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

Re: svn commit: r25625 - branches/ctypes-python-bindings/csvn

From: David James <james_at_cs.toronto.edu>
Date: 2007-07-05 19:24:19 CEST

> + """Recursivley cleanup the working copy. Finish any incomplete
Typo here. This should be "Recursively".

> + If PATH is not provided, it defaults to ""."""
Shouldn't PATH default to the root of the working copy?

> + svn_client_cleanup(path, self.client, self.iterpool)

This call needs self._build_path around the path.

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 5 19:24:13 2007

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.