Search Results

3
votes

Are subversion externals an antipattern?

If plain external is an anti-pattern because it can break your repository, then one with explicit revision should'nt. Excerpt from …
1
vote

How to set up a not-local svn-server?

theses are default directory optionally created with VisualSVN when you setup a repository, this is a longtime convention for repository structure: (disclaimer: I'm not svn lawyer) …