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

Making a patchfile

From: James Sleeman <james_at_gogo.co.nz>
Date: 2005-11-05 12:24:20 CET

Hi all,

 the situation:
  I have a checked out copy of a repository of an open source project
which is publically readable
  I don't have commit access, nor do I want it, nor would I expect to
get it
  I have made improvements in my working copy
  I want to send a patch to the project in question for them to examine
and if they want apply my changes
  
How can I generate said patch?

 svn diff >patch.txt
Won't cut it because my changes include removing and adding various
binary files (images).

How is this normally done?
  

-- 
James Sleeman <james@gogo.co.nz>
Received on Sat Nov 5 12:26:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.