SVN__WorkingCopy.st
changeset 1043 63ec5f7c5762
parent 1027 1f9bcfa5013b
child 1063 75f4338d821a
--- a/SVN__WorkingCopy.st	Mon Feb 13 19:53:51 2012 +0100
+++ b/SVN__WorkingCopy.st	Mon Feb 13 21:57:24 2012 +0100
@@ -763,6 +763,15 @@
 
 !WorkingCopy methodsFor:'inspecting'!
 
+browse
+    "Opens a file browser on the working copy"
+
+    UserPreferences current fileBrowserClass
+        openOnDirectory: path asFilename
+
+    "Created: / 04-02-2012 / 17:14:08 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+!
+
 inspector2TabBrowser
 
     self exists ifTrue:[