Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:svn_ssh_win32 [2023/05/01 17:41]
plg removed
— (current)
Line 1: Line 1:
-====== Install and use SubVersion on Windows XP/Vista ===== 
  
-===== Download & Install ===== 
- 
-  * [[http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100|svn-win32]]: svn in Windows command-line 
-  * [[http://tortoisesvn.net/downloads|TortoiseSVN]]: SVN integrated on Windows explorer 
- 
-===== Configure ===== 
- 
-It's necessary to change svn file configuration for a optimal use. 
- 
-On windows XP, the configuration file is located on folder "C:\Documents and Settings\<USERNAME>\Application Data\Subversion\" and it's named "config". 
- 
-On windows Vista, the configuration file is located on folder "C:\Users\<USERNAME>\AppData\Roaming\Subversion\" and it's named "config". 
- 
-//config// file should look like: 
- 
-<code> 
-[miscellany] 
-enable-auto-props = yes 
- 
-[auto-props] 
-*.php = svn:eol-style=LF 
-*.tpl = svn:eol-style=LF 
-*.css = svn:eol-style=LF 
-*.sql = svn:eol-style=LF 
-*.html = svn:eol-style=LF 
-*.js = svn:eol-style=LF 
-*.htc = svn:eol-style=LF 
-*.txt = svn:eol-style=LF 
-</code> 
- 
-===== Use ===== 
- 
-==== TortoiseSVN: ==== 
-  * Step 1: You can use TortoiseSVN with explorer (CheckOut, ...) 
- 
-==== svn-win32: ==== 
-  * Step 1: Add svn-win32 bin directory in path environment variable 
-  * Step 2: You can use command-line svn 
 
 
 
github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact