On Fri, Oct 03, 2003 at 10:36:11PM +0200, Jérôme Marant wrote: > Quoting Sven Luther <[EMAIL PROTECTED]>: > > > > 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.
A, ok. Do all copy be of this sort, or are there also true copies ? Thanks to Remi also. Friendly, Sven Luther

