Hi guys,
Just a small SVN "problem" here.
I setup my own SVN server http://www.codinghorror.com/blog/archives/001093.html
Now I made a rep in which all my projects will go.
Now, I checked the rep out in a folder called "Projects".
Now If I make a project and check it in, that project is revision 1. If I make a second project, and check it in, that Project is at revision 2. Thus, if I make a change to Project 1, that project will then be at Revision 3.
What I would really want is for each project to have its own revision scheme. How do I do this?