Re: Checkout/Export without keyword substituion
From: Peter Strempel <zotan_at_web.de>
Date: 2004-09-25 22:09:47 CEST
Jeremy Pereira wrote:
Yes, but keeping the $Id$ in files controlled by both CVS and SVN isn't
What I do is:
cvs -p:someremoteserver co -kk myproject
(before) cvs -p:localserver export -r HEAD myproject -kk
cp -a localcopy/myproject remotecopy/myproject
The whole setup is very ugly, but the remote server is so slow I simply
But now when I copy the svn export over the CVS working dir, all files
The optimal solution for me would be something like:
The previously suggested solution by Patrick sounds interesting, I will
Thanks,
Peter
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.