Russell Yanofsky wrote:
> 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
I could, but I'll probably get round to just fixing the code soonish,
anyway. Unless you beat me to it, of course :-)
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 21:20:15 2003