Author of:
and maintainer of:
I just got an outsourced subversion hosting solution for use in my company. I use subversion on a irregular basis in context of the Copenhagen Perl Mongers, so I do not get my hands too dirty, but sure expect to now, so are there any hacks, recommendations etc. I should know?
The goal is of course to end up using SVK, but I take one step at a time.
Thanks,
jonasbn
There's good news, and there's bad news (Score:1)
It's SO much easier to work with at a tool and people level.
Everything has a URI! I've ever been releasing to CPAN by giving PAUSE an upload URI and having it pull the file straight out of the repository. Release tarballs all have URIs.
You can checkout anon, and then it will automatically change to a user/pass account if needed when checking in. And so on, and so forth.
The Bad News:
There are no tags. No really. Tags are implemented by making a complete copy of your project into another directo
Re: (Score:2)
As to converting tags into branches, yes, this can be done easily by accident. I wrote a subversion hook script to prevent this -- it stops commits going ahead if you're committing to a tag. Shout if you wan
Re: (Score:2)
jonasbn
hold off on svk (Score:2)
--
xoa