Geoffrey Young wrote:
+svn for cvs users:
+
+  http://svnbook.red-bean.com/en/1.0/svn-book.html#svn-ap-a
+
+for cvs-to-svn migration help, see:

http://svnbook.red-bean.com/en/1.0/apa.html


these two links are the same - the first is a link to appendix a from the
"all in one" page, while the second is a link to just appendix a.

oops, sorry, I'll fix that.

+To rescue changed files under apr/httpd cvs checkouts (i.e. to get
+'cvs diff' working), one needs to switch to anoncvs:
+
+ % cd httpd-2.0
+ % find . | grep Root | xargs perl -pi -e \
+'s|[EMAIL PROTECTED]:/home/cvs|:pserver:[EMAIL PROTECTED]:/home/cvspublic|'


this shouldn't be an issue now (or soonish, anyway).  I think all active
committers have checked in at this point (randy was the last) and rescuing
from cvs should not be an ongoing thing - it only affects people who got
caught with diffs in a local cvs checkout they didn't commit before the
conversion and which they don't have a foo.diff sitting around for.  at
least IIRC :)

I have quite a few of cvs checkouts around and I'm not going to work on these any time soon, so I'd better keep this option open for myself.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to