Updates from SVN
authorJan Vrany <jan.vrany@fit.cvut.cz>
Mon, 08 Aug 2011 15:44:05 +0200
changeset 776 0dab94ab07c3
parent 775 f321c3505bf7
child 777 08c9d6752e22
Updates from SVN
SVN__BranchAndRevisionSelectionDialog.st
--- a/SVN__BranchAndRevisionSelectionDialog.st	Mon Aug 08 15:43:44 2011 +0200
+++ b/SVN__BranchAndRevisionSelectionDialog.st	Mon Aug 08 15:44:05 2011 +0200
@@ -282,6 +282,12 @@
       )
 ! !
 
+!BranchAndRevisionSelectionDialog class methodsFor:'others'!
+
+version_CVS
+    ^ '$ÂHeader: /cvs/stx/stx/libsvn/SVN__RevisionSelectionDialog.st,v 1.4 2009/10/19 12:24:06 fm Exp Â$'
+! !
+
 !BranchAndRevisionSelectionDialog class methodsFor:'plugIn spec'!
 
 aspectSelectors
@@ -523,13 +529,6 @@
     ^ '$Id$'
 !
 
-version_CVS
-    ^ '§Header: /cvs/stx/stx/libsvn/SVN__RevisionSelectionDialog.st,v 1.4 2009/10/19 12:24:06 fm Exp §'
-!
-
 version_SVN
-    ^ '$Id$'
+    ^ '§Id: SVN__BranchAndRevisionSelectionDialog.st 350 2011-07-07 18:42:56Z vranyj1 §'
 ! !
-
-
-