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

Re: cvs2svn on Windows - issue 1360

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-10-22 15:49:17 CEST

Max Bowsher wrote:
> My omission was deliberate.
> I noticed your fix to the bug above, but your change broke
> invocations such as:
> ./cvs2svn.py path/to/cvsrepos/with/trailing/slash/
>
> Rather than fix one bug and create another, I chose to remain with the
> harmlessly broken version above until cvs2svn is patched to do some
> cleanup on the pathname it is passed.

Since it's a temporary kludge, why not add a ### comment there?

   ### needed to support ./cvs2svn.py path/with/trailing/slash/ invocations

That way it's more likely to be removed someday when it's no longer
neccessary and there will be an explaination for some otherwise nonsensical
code

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 15:50:17 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.