Another great software for source code management for window users.
http://tortoisesvn.tigris.org/
Showing posts with label Source Code Management. Show all posts
Showing posts with label Source Code Management. Show all posts
Tuesday, December 14, 2010
Tortoise SVN
Tortoise Hg
Tortoise Hg is one of the source code management software to manage all the changes and modification done on your codes without having fear that the code has been wrongly modified and unrecovered. With tortoise, you can trace back the modfications that has been done to the codes, if you commit to the repository when each changes has been done.

Steps to use tortoise:
1. Configure tortoise setting by: Global settings -> tortoise hg -> commit -> enter user name
2. Initiate repository, that is which files/folders/source codes that needs back up
3. Add files to the repository
4. Commit when changes is done.
5.Use the Hg Repository Explorer in the folder the the files is commited to view all the changes done to the file.
Tortoise Hg is open source: http://tortoisehg.bitbucket.org/
Steps to use tortoise:
1. Configure tortoise setting by: Global settings -> tortoise hg -> commit -> enter user name
2. Initiate repository, that is which files/folders/source codes that needs back up
3. Add files to the repository
4. Commit when changes is done.
5.Use the Hg Repository Explorer in the folder the the files is commited to view all the changes done to the file.
Tortoise Hg is open source: http://tortoisehg.bitbucket.org/
Labels:
Source Code Management,
source managent,
tortoise hg
Subscribe to:
Posts (Atom)