SVN__CheckoutCommand.st
changeset 429 a243e3368c63
parent 312 bcb7a37fc77d
child 492 74ff0960961c
--- a/SVN__CheckoutCommand.st	Mon Oct 19 14:23:05 2009 +0200
+++ b/SVN__CheckoutCommand.st	Mon Oct 19 14:23:09 2009 +0200
@@ -1,8 +1,8 @@
-"{ Package: 'cvut:stx/goodies/libsvn' }"
+"{ Package: 'stx:libsvn' }"
 
 "{ NameSpace: SVN }"
 
-UpdateLikeCommand subclass:#CheckoutCommand
+nil subclass:#CheckoutCommand
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''