Hallo,
sorry for the off-topic cvs question. I didn't find the answer in the (long) cvs man page:
Sometimes, or rather often, while doing a cvs update, cvs tries to merge two revisions together, but fails keeping the syntax correct. Did you find this as well? And how can I get rid of cvs doing that?
Thank you.
ciao
If you tell cvs to treat it like a binary, -kb I think, it will prevent merges and keyword substitution. cvs co CVSROOT/cvswrappers and you can see the file types that I set up to prevent merges and keyword substitution in files such as .pd, where merges would just break everything.
.hc
On Wed, 23 Apr 2003, Frank Barknecht wrote:
Hallo,
sorry for the off-topic cvs question. I didn't find the answer in the (long) cvs man page:
Sometimes, or rather often, while doing a cvs update, cvs tries to merge two revisions together, but fails keeping the syntax correct. Did you find this as well? And how can I get rid of cvs doing that?
Thank you.
ciao
Frank Barknecht _ ______footils.org__
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
zen \ \ \[D[D[D[D
Hi
I started work on a set of tutorials for GEM. The tutorials use basic html for printer compatibility, and include example patches. So far it's very basic and only covers a few things. I would like to get at least 15 tutorials including some fairly advanced ones. Feel free to give any feedback or post corrections.
http://taproot.dyndns.org/~cgc/tutorial_gem/index.html
Further proof that 'great minds think alike', I noticed that Johannes has a pdf he's been working on, located on he old IEM GEM page. Maybe we should combine our efforts?
cgc