Changes

Jump to: navigation, search

Brief introduction to SVN

194 bytes added, 15:37, 31 May 2009
m
Useful things to know
*.png = svn:mime-type=application/octet-stream
*.svg = svn:eol-style=native;svn:mime-type=text/plain
 
=== Ignore files ===
You should on creation of new directories set the svn:ignore property:
 
svn propedit svn:ignore src/new_dir/
 
and there set at least:
*.pyc
*.pyo
Makefile
Makefile.in
=== svn2cl ===

Navigation menu