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

Missing files in working copy

From: Markus Sinner <sinner_at_psitronic.de>
Date: 2005-12-01 00:33:10 CET

Version: subversion 1.1.4-2 Debian/GNU Linux Sarge

Hello,

since yesterday I have a stange problem with a working copy. Some files
are set to absent="true" in .svn/entries and i cannot get a working copy
out of the repo.

<entry
    name="login.php"
    kind="file"
    absent="true"/>

I deleted the whole tree and updated it again, but the files are still
missing.

svn status does not "know" the file:

$ svn status login.php
? login.php

But WebSVN displays the file. And another coder using tortoise SVN also
does not encounter any problems.

We tried to delete the file, then update, and then i tried to add the
file again with "svn add file.php". But that did not work

$ svn add login.php
svn: warning: 'login.php' befindet sich bereits unter Versionskontrolle

I need help :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 1 00:44:14 2005

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

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