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

RE: svn up problem...

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2003-06-10 17:04:43 CEST

Hi,

Has this change already been committed to the repository? If you do a
checkout of just this directory in a fresh place, does the file show up?

If you try to do 'svn up -r 49 .' to update the whole directory to the
previous version, what messages do you get? (Hmm... you'd lose all changes
of r50 of course).

Is the file still mentioned in .svn/entries.xml?

I guess you can try 'svn add <filename>' but that means the revision-history
of the file is gone. And if the file is still mentioned in .svn/entries.xml
it might fail too.

Hmm... can't offer you much more help I'm afraid...

Regards,

--Tim

-----Original Message-----
From: Joerg Hessdoerfer [mailto:Joerg.Hessdoerfer@sea-gmbh.com]
Sent: dinsdag 10 juni 2003 16:24
To: Leeuw van der, Tim
Cc: dev@subversion.tigris.org
Subject: Re: svn up problem...

On Tuesday 10 June 2003 16:15, you wrote:
> Hi,
>
> Do you have local modifications to the file? If not, try perhaps 'svn
> revert'. or perhaps 'svn up -r 50 <filename>' ?
No. It's gone.

> What if you move the local, now unversioned, file out of the way and then
> do 'svn up' again?
>
> (Personally, if the delete wasn't yet committed, I'd give best chances to
> 'svn revert')
No. the text-base file has vanished, too.
>
> Success,
>
> --Tim
>
>
[...]

Thx. But see my other post for more info.

Greetings,
        Joerg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 10 17:06:04 2003

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.