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

Re: Export behavior (was Re: [PATCH] svn export needs tests (issue 506))

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-11-09 20:49:51 CET

On Nov 9, 2003, at 2:46 PM, John Szakmeister wrote:

> The strange part is that it uses the working text and the base props.
> If it
> did was entirely one way or the other (either base text/props or
> working
> text/props), I'd say it wasn't an issue. But the fact that it's
> mixed, makes
> me want to treat this like a bug.

Yeah, it's a bug.

> I'm not sure I understand the working copy thing either, or than you
> can avoid
> having to touch the server again to generate a clean base from which to
> package your product.

The one real use case I've heard is for testing something where the end
result of your build can't have .svn directories in it, like a package
building system (I think the debian package build was the example I'd
heard). If there are .svn directories in there, some tool complains
about it, so you export from your working copy to a clean tree and test
it there. That way you can test your changes before committing them.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 9 20:50:34 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.