[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem with commits on Windows (1.6.1)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 23 Apr 2009 18:40:06 +0200

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

Received on 2009-04-23 18:40:36 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.