Anyone deploy/admin Subversion?
JockVSJock
Member Posts: 1,118
in Off-Topic
Started my new job as a sys admin and one of the first projects that I'm working on is deploying and administering a Subversion system for developers to manage code/scripts and documentation.
Looks like Subversion will be able to do what is requested and the developers also asked about making sure it will prune and graph ok. I'm not familiar with this, however there is an O'Reily book online for free which I'm reading thru in my spare time.
I was wondering if anyone here has deployed/admined a type of system and was wondering what type of issues they had with the process.
thanks
Looks like Subversion will be able to do what is requested and the developers also asked about making sure it will prune and graph ok. I'm not familiar with this, however there is an O'Reily book online for free which I'm reading thru in my spare time.
I was wondering if anyone here has deployed/admined a type of system and was wondering what type of issues they had with the process.
thanks
***Freedom of Speech, Just Watch What You Say*** Example, Beware of CompTIA Certs (Deleted From Google Cached)
"Its easier to deceive the masses then to convince the masses that they have been deceived."
-unknown
"Its easier to deceive the masses then to convince the masses that they have been deceived."
-unknown
Comments
-
JockVSJock Member Posts: 1,118Replying to my own thread and wanting to document the resources that I used to rollout/maintain TortoiseSVN and Subversion.
Version Control with Subversion
TortoiseSVN
https://www.simple-talk.com/dotnet/.net-framework/tortoisesvn-and-subversion-cookbook-part-3-in,-out,-and-around/
Get up and running with TortoiseSVN and Subversion in 15 minutes. | Blog@Surfulater
Practical guide to subversion on Windows with TortoiseSVN
The Mind Project: TortoiseSVN Tutorial
Using TortoiseSVN (tutorial) | IgorExchange
One of the main things I've learned using TortoiseSVN is work from the repository browser/local working copy on your pc, don't work from MS Windows Explorer, which I made the mistake of doing since I'm so used to working with that Vs the Working Copy. This caused the repository on the server to go corrupt. Luckly, this is only a test environment.***Freedom of Speech, Just Watch What You Say*** Example, Beware of CompTIA Certs (Deleted From Google Cached)
"Its easier to deceive the masses then to convince the masses that they have been deceived."
-unknown