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

[PATCH] Fix 'svn export -rBASE' bug

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-10-06 04:14:32 CEST

Hey Guys,

It's been a while since I've done some Subversion development, so I
decided to indulge myself after a change in jobs.

Here's a patch to fix the case when a file/directory has been added to the
working copy and 'svn export -rBASE' is run on it. It would attempt to
export the new files even though they didn't exist in the base revision.
This patch fixes that problem.

I'm posting it here for review, since I haven't committed anything in
quite some time.

-John

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

Received on Wed Oct 6 04:15:12 2004

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.