Last active
December 21, 2015 21:58
-
-
Save y0n3r/6371801 to your computer and use it in GitHub Desktop.
Revisions
-
Y0nas revised this gist
Sep 10, 2013 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,2 @@ svn merge -r [latest revision]:[previous revision] [filename] svn ci -m "Commit message" [filename] -
Y0nas created this gist
Aug 28, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ svn merge -r [latest revision]:[previous revision] [filename]