Re: [PATCH] new parameter option '--full-paths' for 'svnlook tree'
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-06 18:36:35 CEST
Mathias.Weinert@gfa-net.de writes:
> I now made a new patch against revision 13968 and attached it to this
Please include a log message when you submit patches.
> I hope that it is in the right format and that you can read and use it.
A mime-type of text/plain is better than application/octet.
> I also tried to do some python programming. I have no idea if it is o.k.
Looks OK, but I had to change lstrip(' ') to lstrip() and rstrip('\n')
TypeError: strip() takes exactly 0 arguments (1 given)
I'm using python 2.1.3, perhaps you have something different?
Thanks for the patch, I committed it in r13976.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 6 21:58:28 2005 |
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.