You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Stefan Küng <to...@gmail.com> on 2009/04/23 16:40:06 UTC

Problem with commits on Windows (1.6.1)

Hi,

This is a problem that only occurs on Windows:

$ SUBST G: D:\Development\SVN\testwc
$ cd G:
$ echo added line >> versionedfile1
$ echo added line >> folder\versionedfile2
$ svn ci g:\versionedfile1 g:\folder\versionedfile2 -m ""
svn: '\' is not a working copy

This is a problem for GUI clients which let the user choose which files
to commit and don't just commit recursively from the wc root.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1879966