On Thu, Aug 02, 2007 at 01:38:00AM -0000, mamcx wrote: > The point is that I don't have write permissions on the subversion > tree...
This tells subversion to start caring about file myfile.py: svn add myfile.py After you've done that, this will include myfile.py in your diff: svn diff You don't need write access to the subversion repository to do this. -Forest -- Forest Bond http://www.alittletooquiet.net
signature.asc
Description: Digital signature
