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

RE: RE: Call svn up from a command line app?

From: Bryan D. Andrews <bandrews_at_trendcore.com>
Date: 2005-12-05 03:38:02 CET

Thanks All,

That worked.

Thanks!

-----Original Message-----
From: Gavin Lambert [mailto:gavinl@compacsort.com]
Sent: Sunday, December 04, 2005 9:28 PM
To: 'Duncan Murdoch'
Cc: users@subversion.tigris.org
Subject: RE: Call svn up from a command line app?

Quoth Duncan Murdoch <mailto:subversion@murdoch-sutherland.com>:
>> This is for an automated build solution...
>
> svn revert
>
> is a destructive command, which should probably never be used in an
> automated build. It might make sense to use svn checkout in an
> automated build, but usually you'd just use svn update.
>
> So I really have no idea what you're attempting to do.

Could be that their automated build system needs to update, then modify
some of the files and finally commit them -- and if something goes
wrong, to revert back to a "pristine" WC. Only explanation I can think
of, anyway :)

Possibly not as reliable as a "delete working copy, then
re-checkout/export", but also probably faster.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 5 03:40:55 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.