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

[PATCH] Issue #2996: Diff abort fix

From: Keegan Dunn <keegandunn_at_gmail.com>
Date: 2007-11-02 04:33:17 CET

This tiny patch for issue #2996 addresses the messy abort due to a
user passing in a URL instead of a working copy path.

This is my first patch here. I figured I'd give a tiny issue a try
just to get my foot in the door. Be sure and let me know what I did
horribly wrong, if anything.

[[[
Fix issue #2996: Don't abort on improper diff arguments.

* subversion/libsvn_client/diff.c
  (diff_repos_wc): Replaced path2 URL assertion with descriptive error throw.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Nov 2 04:33:27 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.