ThatScriptGuy
02-14-2007, 05:10 PM
I'm new to the scene of subversion repositories, and I've got a few questions...
1. Right now, every time I commit a group of changes, the revision increases by 1. (5 to 6, 6 to 7, etc...) Is this the standard behavior? I guess I was expecting something like 1.1 and 1.2 or something similar.
2. Any good tutorials on good svn practices?
3. Any svn-like utility for databases as well, or do I need to keep backing up the DB every time I make a table structure alteration?
Thanks.
1. Right now, every time I commit a group of changes, the revision increases by 1. (5 to 6, 6 to 7, etc...) Is this the standard behavior? I guess I was expecting something like 1.1 and 1.2 or something similar.
2. Any good tutorials on good svn practices?
3. Any svn-like utility for databases as well, or do I need to keep backing up the DB every time I make a table structure alteration?
Thanks.
