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

Re: "Floating" tags and automating the build process

From: Nicolás Lichtmaier <nick_at_panoptico.reloco.com.ar>
Date: 2005-05-04 03:02:09 CEST

> [...] As far as I can tell, this would require deleting
> the existing contents of the directory in the repository that corresponds to
> our "Dev" tag every time we wanted to "float" the tag, correct?
>
> Our other option is to simply decree that the HEAD revision of each
> project's /trunk be the safely buildable version, and have all development
> handled either on a branch, which is merged to the trunk when stable, or in
> the WC with only stable stuff being checked in.

IMO you should develop in trunk. That way the history informationin each
file will be richer. Otherwise in the trunk, the log would be just
"merged 2.0" "merged 3.0"... ugly! =)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 4 03:29: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.