Talk:Subversion: Difference between revisions

m
suggested project layout
m (adding link to svn docs about project structures)
m (suggested project layout)
Line 50: Line 50:
[[User:Wil|Wil]] 21:51, 21 February 2008 (CET) Ok, setting it up in a consistent way sounds pretty good to me.
[[User:Wil|Wil]] 21:51, 21 February 2008 (CET) Ok, setting it up in a consistent way sounds pretty good to me.


=== repository layout ==
We have one repository for each project - so that the version only increases on the relevant project. (E.g . commits to the VdfQuery project only increases the build number on VdfQuery and not the other projects an vice versa).


I found this link in the svn docs: http://svnbook.red-bean.com/en/1.1/ch05s04.html#svn-ch-5-sect-6.1 . It seems relevant --[[User:Jka|Jka]] 22:31, 21 February 2008 (CET)
I found this link in the svn docs: http://svnbook.red-bean.com/en/1.1/ch05s04.html#svn-ch-5-sect-6.1 . It seems relevant --[[User:Jka|Jka]] 22:31, 21 February 2008 (CET)
/VdfQuery/trunk
/VdfQuery/branches
/VdfQuery/tags
/cWindowsEx/trunk
/cWindowsEx/branches/vdf7
/cWindowsEx/branches/vdf121
/cWindowsEx/tags
1,134

edits