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

Re: Cannot rename repository directory

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-04-11 17:02:36 CEST

Alexandra Stehman wrote:
> I’ve checked through the bug parade and user posts but haven’t found
> something describing this scenario…
>
>
>
> We checked out a working version of a repository to a directory which,
> paired with the repository directory structures, causes the filename to
> exceed our compiler’s limit of 62 characters. In order to remedy this,
> we attempted to rename the directory from “Ibis Tek Repository” to “dev”
> by using the Windows context menu (right-clicking) and choosing Tortoise
> SVN -> Rename (as in screenshot below):
>
> In the dialog, we entered a much shorter name for the directory, “dev”,
> and hit “OK”. But then the following error was displayed:
>
> And if this is simply the result of a newbie blooper, feel free to point
> this out as I am a newly reformed CVS user.

The name of the top folder of your working copy has nothing to do with
the repository. You can for example check out the TSVN sourcecode from
/trunk and *not* name it trunk but e.g. TortoiseSVN.
So, you can simply rename the folder in explorer, without using the TSVN
commands to do it (that won't work as you have noticed).
But that's *only* for the working copy root. If you want to rename any
folder or file *inside* that folder, you must use the TSVN commands to
do it!

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 11 17:02:57 2006

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

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