Stas Bekman wrote: > Stas Bekman wrote: > > [...] > I suppose we would like to change the tagging target in makefile from > the above to: > > svn copy http://svn.apache.org/viewcvs.cgi/perl/modperl/trunk > https://svn.apache.org/repos/asf/perl/modperl/tags/$(VERSION_SYM) > > so local changes don't affect the tag.
Yes, the recommended way I'd tag things is always with 2 remote URLs svn copy \ https://svn.apache.org/repos/asf/perl/modperl/trunk \ https://svn.apache.org/repos/asf/perl/modperl/tags/$(VERSION_SYM) That way, you know that you are tagging something 100% consistent. Then, you'd have to svn export that tag and build your final tarball from it. -------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5
signature.asc
Description: OpenPGP digital signature
