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

Re: [PATCH] svnlook.py: Canonicalize the svn path

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-07-20 18:45:53 CEST

On Thu, 20 Jul 2006, Bhuvaneswaran Arumugam wrote:
...
> Canonicalize the svn path and do not use python string module when it is
> not necessary
>
> [[
> Patch By: Bhuvaneswaran Arumugam <bhuvan@collab.net>
> Suggested By: maxb
>
> * tools/examples/svnlook.py
> (global): Do not import 'string' module when it is not necessary
> (SVNLook.__init__): Canonicalize the svn path
> (global._basename): Do not use the 'string' module for rfind function
> (main): Do not use the 'string' module for replace function
> ]]

Thanks Bhuvaneswaran, committed in r20798.

  • application/pgp-signature attachment: stored
Received on Thu Jul 20 18:47:42 2006

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.