Tagged Questions

4
votes
3answers
110 views

How to commit subversion revision with every commit in order to refer between two repositories.

Consider software spread in two separate repositories, Pub and Priv. Pub repository is public. Priv is closed. An continuous integration server builds both Pub and Priv when either …
0
votes
1answer
178 views

Is SVNAutoversioning directive in apache subversion imporant?

If so why? I know setting this on will result in more number of automatically committed revisions. Is it good to have more auto commits?