close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 25, 2009, 12:07:20 PM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
21 | 21 | |
22 | 22 | The version control used by TOL develpoment team to share code and resources is [http://subversion.tigris.org/ Subversion (SVN)]. |
| 23 | |
23 | 24 | You can find [http://en.wikipedia.org/wiki/Subversion_(software) here] a good introduction to SVN. |
| 25 | |
24 | 26 | The best interface of SVN for Windows is [http://tortoisesvn.tigris.org/ Tortoise SVN] using [http://winmerge.org/ WinMerge] as diff tool. |
| 27 | |
25 | 28 | The recommended interface for Linux is [http://rapidsvn.tigris.org/ RapidSVN] using [http://www.tol-project.org:8081 meld] as diff tool. |
26 | 29 | |