MCGOODSRepository.st
changeset 631 8fa437e40572
parent 322 14b7428dde11
child 905 40c57a0b93f8
--- a/MCGOODSRepository.st	Tue Sep 11 23:22:15 2012 +0200
+++ b/MCGOODSRepository.st	Tue Sep 11 23:22:20 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'hostname port connection'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Repositories'
+	category:'SCM-Monticello-Repositories'
 !
 
 
@@ -75,11 +75,11 @@
 !MCGOODSRepository class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCGOODSRepository.st,v 1.3 2011-08-20 12:26:43 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCGOODSRepository.st,v 1.4 2012-09-11 21:22:20 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCGOODSRepository.st,v 1.3 2011-08-20 12:26:43 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCGOODSRepository.st,v 1.4 2012-09-11 21:22:20 cg Exp $'
 !
 
 version_SVN