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

RE: Re: updating to the specified tag?

From: Bicking, David (HHoldings, IT) <David.Bicking_at_thehartford.com>
Date: 2007-09-26 14:19:23 CEST

> -----Original Message-----
> From: John Peacock [mailto:john.peacock@havurah-software.org]
> Sent: Wednesday, September 26, 2007 7:17 AM
> To: Sylvain Viart
> Cc: users@subversion.tigris.org
> Subject: Re: updating to the specified tag?
>
> Sylvain Viart wrote:
> > It's for deployment purpose.
> >
> > I've a dedicated trunk wc for deployment, and for now it's
> more that
> > often in mixed version states.
>
> You are really making this much more difficult than it needs
> to be. A tag is merely a copy that represents a collection
> of files at specific revisions; there is *no* requirement
> that all files must be as of the same revision. For that
> matter, you can make a tag based on an existing
> mixed-revision working copy ala
>
> svn cp . http://url/path
>

I agree with John. Also, I do not understand why you (Sylvain) want to
pick files from different revisions of the project. I've never heard of
this practice and don't understand the benefit you gain. To me, any
particular revision should represent exactly what you need to build for
a successful deployment. When I need to make changes specific for a
particular deployment scenario, I create a branch, make those changes,
and deploy from there. More than likely, this is a QA or release branch
anyway, so it needs to be maintained in isolation for at least a while,
then retired.

--
David
*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 26 14:19:51 2007

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.