Vanilla Netrek Server Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VANILLA-L:737] CVS and netrek



One bad thing about CVS is its lack of support for symlinks. Make
patching a bitch.

% find . -name "struct.h"
./keycomp/struct.h
./ntserv/struct.h
./pledit/struct.h
./res-rsa/struct.h
./robots/struct.h
./sequencer/struct.h
./tools/struct.h
./xsg/struct.h
./Server/keycomp/struct.h
./Server/ntserv/struct.h
./Server/pledit/struct.h
./Server/robots/struct.h
./Server/sequencer/struct.h
./Server/tools/struct.h
./Server/xsg/struct.h

So, when you get a patch that changes ntserv/struct.h you miss all the
other struct.h  files :(

-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8300
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 
+
++ Vanilla-l Mailing List ++
To unsubscribe: send "unsubscribe vanilla-l" to majordomo@real-time.com
For more information: http://archives.real-time.com


Follow-Ups: