Install and use SubVersion on Windows XP/Vista

Download & Install

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:

[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

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
 
Back to top
dev/svn_ssh_win32.txt · Last modified: 2011/09/13 13:41 (external edit)
 
 
github twitter newsletter Donate Piwigo.org © 2002-2023 · Contact