On Tue, Nov 05, 2002 at 12:15:53AM +0100, Robert Epprecht wrote: > I'm developping a program which I would like to put somewhere on > the net like savannah or sourceforge. As I am on a slow modem > connection I would prefer to keep my local cvs repository and sync > the public one from time to time, bundling some related commits > in one upload. How can I do that?
Of course you can write script but I do it in brain dead way. make source locally cvs ci to local CVS cvs export from local cvs to new tree cvs import to remote to create archive -- keep working on local CVS created by cvs co also make another tree with cvs co from remote --- using mc's 2 window mode, copy files with only update mode from local tree to remote cvs tree by using tag (insert ket) and F5 get an idea. -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++ Osamu Aoki <[EMAIL PROTECTED]> Cupertino CA USA, GPG-key: A8061F32 .''`. Debian Reference: post-installation user's guide for non-developers : :' : http://qref.sf.net and http://people.debian.org/~osamu `. `' "Our Priorities are Our Users and Free Software" --- Social Contract -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]