Welcome To Snipplr


Everyone's Recent Snippets Tagged svn



« Prev 1 2 3 4 5 6
Recursively ignore files matching the defined pattern starting from the current directory
0 1793 posted 12 years ago by claudiodev
This script get (in the correct tree folder structure) all files changed between 2 revisions. NOTICE: This scripts does not advice about files deleted
0 1381 posted 13 years ago by isholgueras
script imports svn dump into the repository
0 1863 posted 13 years ago by altern
Batch script creates repository dump of specific project in repository. It assumes that repository has following structure: /project1 /trunk /tags /branches /project2 /trunk /tags /b...
0 1854 posted 13 years ago by altern
Batch script creates initial svn repository structure according to SCM framework (http://scm.altern.kiev.ua): /project /trunk /tags /builds /PA /A /B...
0 1823 posted 13 years ago by altern
'svn add' all unversioned files in a working copy to svn repository recursively on windows
0 2072 posted 13 years ago by altern
0 1758 posted 13 years ago by svleeuwen
Because our server is a virtual machine inside a virtual machine (it's like inception), we can't transfer file using FTP. You need using SVN repository as a bridge to do so. Follow [Exercise 3](http://www.cs.sfu.ca/cc/470/ggbaker/exer/3 "Exercise...
0 1327 posted 13 years ago by Xixian
0 1834 posted 13 years ago by Meander365
Use from the directory you want to strip .svn folders from. This will run through all child folders and recursively remove any .svn folder.
0 1750 posted 14 years ago by janlodey
0 1140 posted 14 years ago by jigante
0 1994 posted 14 years ago by pyroblue
How to Accept SSL certificates through terminal to fix for Coda
0 1899 posted 14 years ago by ronal
Si on veut reverter la revision 109 :
0 1800 posted 14 years ago by Phibo
0 1733 posted 14 years ago by rahijain
navigate to your svn repo folder and type: svn add * --force
0 1844 posted 14 years ago by acosonic
0 1536 posted 14 years ago by StephFR
0 1276 posted 14 years ago by munkypot
[See also: http://snipplr.com/view/12048] Oops, didn't mean to commit that? Undo it easily:
0 1248 posted 14 years ago by cczona
0 1724 posted 14 years ago by simondiercks
0 1267 posted 14 years ago by gerhardsletten
General Notes: Don't use "import" command Steps for creating new svn project http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-import.html#tsvn-dug-import-in-place 1. Use the repository browser to create a new project folder d...
0 1724 posted 14 years ago by rumremix
You did a checkout when you really wanted to do an export. Now there are tons of .svn folders in your project, and you need them to go away. Shell scripting to the rescue.
0 1684 posted 14 years ago by chrisaiv
« Prev 1 2 3 4 5 6