MCWriteOnlyRepository.st
changeset 709 754ed3fb7cb1
parent 368 d160453baf07
child 901 6a1a6e48c0b8
--- a/MCWriteOnlyRepository.st	Tue Sep 11 23:31:23 2012 +0200
+++ b/MCWriteOnlyRepository.st	Tue Sep 11 23:31:28 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Repositories'
+	category:'SCM-Monticello-Repositories'
 !
 
 
@@ -21,11 +21,11 @@
 !MCWriteOnlyRepository class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.3 2011-08-20 12:31:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.4 2012-09-11 21:31:28 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.3 2011-08-20 12:31:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.4 2012-09-11 21:31:28 cg Exp $'
 !
 
 version_SVN