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

Re: Commit fail in drive mapped with SUBST

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 24 Apr 2009 16:22:57 +0200

webpost_at_tigris.org wrote:
>> That's a problem in the svn library. You can reproduce the problem
>> with the command line client:
>>
>> $ SUBST G: C:\SVN\jrroy $ svn ci G:\file1 G:\folder\file2
>> --depth=files
>
> I tried your command with SVN 1.6.1. When I specify inexistant
> files/folders, I get "svn: '\' is not a working copy" (which is
> strange but seems to be a different problem). When I specify valid
> files/folders, it works as expected.

But those files must be modified so they actually get committed.

> I seem to recall a long time ago a version of TSVN (1.4.0?) that had
> problems with mapped drives. Turned out internally TSVN was refering
> to root files as "T:file" instead of "T:\file" or some such. Does
> that ring a bell? Or did I just dream that up?

Nope, but as I mentioned this is a problem in the svn library, so it has
to be fixed there - I can't do anything about this (I've checked: TSVN
passes the correct paths to svn).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1892993
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-24 16:23:25 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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