Re: Tags/branches with Subversion, Best Practices?

Antoine Levy-Lambert <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Doug Breaux wrote:
> On 6/29/2010 8:39 AM, Antoine Levy-Lambert wrote:
>   
>> Wawok, Brian wrote:
>>     
>>>       
> <?xml version="1.0" encoding="UTF-8"?>
> > <!DOCTYPE cruisecontrol [
> > <!ENTITY branch.entity SYSTEM "branch.entity">
> > ]>
> > <cruisecontrol>
> >    &branch.entity;
> >
> > <project name="foo_${branch}">
> > ...
> > </project>
> >
> > <project name="bar_${branch}">
> > ...
> > </project>
> >
> > </cruisecontrol>
> That all sounds promising, although I confess I can't follow most of it. Does 
> it depend on Ivy?
>
>
>   
Hello Doug,

no this does not depend on ivy. I am using ivy. There was a typo in my
original example, because I wanted to write

 &branch.entity;

and not

 &ivybranch.entity;


The idea is to have a special script to create your svn sandbox which
generates the file branch.entity on the fly.

Regards,

Antoine

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.