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

Re: Weird problem... might be SVN.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 27 May 2008 19:06:24 +0200

Cameron Junge wrote:

> I’m trying to add some stuff to a new SVN repository hosted via Apache &
> getting some weird behaviour.
>
>
> Example:
> WC/index.php
> WC/folder1/index.php
> WC/folder1/page2.php
>
> I can commit folder1, and its files, no problems. When I try to commit
> WC/index.php I get an error:
>
> Commit failed (details follow):
> PROFIND request failed on ‘/svn/project/myfolder/index.php’
> Could not open the requested SVN filesystem
>
> I’m not sure if this is a permissions problem, but I created “myfolder”
> when I started. I checked-out “myfolder” to start the WC, copied in the
> files, and tried to commit.

Did you add the folder1 before you tried to commit it?
Did you copy the files into 'myfolder' from another working copy? In
that case, you might have copied the hidden .svn folders too and now
that folder points to another repository.

Stefan

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

Received on 2008-05-27 19:06:47 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.