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

Re: A simple build script question

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-09-11 23:01:31 CEST

On Sep 11, 2006, at 22:10, Mark A. Keenan wrote:

>> That's correct. If you want the whole folder then why not just check
>> it out normally?
>>
>> svn co svn://machine:port/project/trunk c:\project
>
> That's a good question, and I don't have a good answer other than
> to say
> that the build script starts off by executing the "clean" target which
> deletes everything (except for the script folder) and then pulls the
> entire tree from source.
[snip]
> It sounds like a reasonable solution for us is to make a small process
> change. If the pre-build pulls the whole project folder instead of
> only
> the script subfolder then it is not necessary for the build process to
> delete and then update.
[snip]

That sounds like a good change to me. ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 11 23:03:17 2006

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.