[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 5096 - trunk/tools/cvs2svn

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-25 22:46:30 CET

kfogel@tigris.org writes:

> Author: kfogel
> Date: 2003-02-25 13:09:59 -0600 (Tue, 25 Feb 2003)
> New Revision: 5096
>
> Modified:
> trunk/tools/cvs2svn/cvs2svn.py

By the way, this wasn't a modification. Karl actually did an 'svn rm'
on the file, then an 'svn cp BranchURL wc'. So it was actually a
delete + add-with-history.

If you run 'svn log -v cvs2svnpy', you'll see that all of Marco's
history from the branch is still present in the trunk copy now. (It's
the same node-id.) The commit mail is just a bit misleading, due to
the way svnlook uses dir_delta.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 25 20:48:55 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.