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

Re: Performance Question

From: Peter Valdemar Mørch <nospam_at_morch.com>
Date: 2005-01-11 02:35:35 CET

G'day Peter,

Monks, Peter wrote:
> Why not use "svn export" instead of "svn checkout"? You won't end up
> with a working copy, but unless your build scripts modify the code and
> then commit the changes, that shouldn't be an issue.

I almost always conclude a successful build with:
$ svn cp -m "Created tag for build X.Y" . $repos/tags/PROJ_X_Y

So I need it to be a working copy.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 11 02:38:04 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.