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

Re: .svn automagicaly removed

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2005-11-18 11:40:05 CET

On Friday 18 November 2005 10:23, Uroš Gruber wrote:
> Hi!
>
> I'm trying to figure it out why is this happening. I have some
> working copies. And today i try to update it and got message
>
> $ svn update .
> Skipped '.'
>
> I check this folder and there was no .svn at all. This happend about
> 6 months ago, but I thought that somebody removed it by mistake.
>
> But this time I'm sure nobody touch anything inside this dir.
>
> did somebody notice this problems
>
> and btw is there any way I can make this folder working copy again,
> because I have many files inside and not in svn.
>
> Os is FreeBSD
>
> regards
>
> Uros

Is your working copy in /tmp....? It's not uncommon for files older
than a certain age to be flushed out of temp. Check for cron jobs.

You can always checkout a new working copy and use a script to copy
across changed files, or use a tool that can do this for you - I use
kdiff3.

-- 
> Nick Thompson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 18 11:42:42 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.