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

svn_client_patch()

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-04-05 19:16:06 CEST

Hi,

I'd like to make a request for a new/missing function:

svn_client_patch()

as the 'reverse' of svn_client_diff().
The GNU patch program is not installed on every
system and it has a _lot_ of options to set.
Also it would be more user friendly if an 'svn patch'
would exist because it wouldn't be necessary to
learn the parameters of another tool.

What would be great is if svn_client_patch would also
take a log message and include that in the diff file.
Then the svn_client_patch would extract the log
message and store it somewhere (in a file or registry)
and on the next commit the log message from the
diff file would get automatically filled in...

I haven't found an issue for such a function - shall I
write one?

Stefan
Received on Sat Apr 5 19:17:52 2003

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.