Hi, Greg Ward: > But yeah, remote CVS still bites the big one. Very painful over a 28.8k > modem line. (It sucks being a cheap bastard!) Certainly you know about 'rsync'? Would this help here? Let me quote a small section from the 'rsync' man page: """ To synchronize my samba source trees I use the following Makefile targets: get: rsync -avuzb --exclude ´*~´ samba:samba/ . put: rsync -Cavuzb . samba:samba/ sync: get put this allows me to sync with a CVS directory at the other end of the link. I then do cvs operations on the remote machine, which saves a lot of time as the remote cvs pro tocol isn´t very efficient. """ I can't access CVS because of our restrictive HTTP/UUCP only firewall, but in our company we use 'rsync' a lot. Regards, Peter
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4