[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SVN builds ?



Quoting Sven Luther <sven.luther@wanadoo.fr>:


> Had, i modified it, thanks.
> 
> And is there a way to tag the SVN repository, i did not find any such in
> the svn documentation.

It doesn't work like CVS.

You need to create a 'tags' directory at the same level as trunk.
Then, you tag like this:

svn cp svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/packages/lablgtk/trunk \
       svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/packages/lablgtk/tags/1.2.6-1

Basicaly, tags and branches are performed the same way : they are
0-cost copies of directories.


-- 
Jérôme Marant



Reply to: