MCRepository.st
changeset 675 0f3c79b5226a
parent 514 68b325cf69cb
child 910 6a56267a1e3c
--- a/MCRepository.st	Tue Sep 11 23:28:12 2012 +0200
+++ b/MCRepository.st	Tue Sep 11 23:28:17 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'creationTemplate storeDiffs'
 	classVariableNames:'Settings'
 	poolDictionaries:''
-	category:'Monticello-Repositories'
+	category:'SCM-Monticello-Repositories'
 !
 
 
@@ -72,7 +72,6 @@
 ! !
 
 
-
 !MCRepository methodsFor:'as yet unclassified'!
 
 alwaysStoreDiffs
@@ -192,11 +191,11 @@
 !MCRepository class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRepository.st,v 1.5 2011-11-25 10:31:28 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRepository.st,v 1.6 2012-09-11 21:28:17 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRepository.st,v 1.5 2011-11-25 10:31:28 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRepository.st,v 1.6 2012-09-11 21:28:17 cg Exp $'
 !
 
 version_SVN