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

Re: Workspace won't update

From: Ruslan Sivak <russ_at_vshift.com>
Date: Thu, 23 Apr 2009 14:26:54 -0400

Ruslan Sivak wrote:
> I have a weird problem, and am wondering if there's a bug in subversion
> or if my workspace has somehow gotten corrupted. Yesterday, I noticed
> that some of the files I commited from a different workstation weren't
> making it to my local workspace after an update. I tried updating a few
> times (subclipse, tortoiseSVN, svn command line), but there were no new
> files pulled in. I finally deleted the folder and did an update and the
> folder came back with all the new files.
>
> I shrugged it off, but today, I'm having the issue again. I'm in a
> folder, and when I do an svn update, nothing gets pulled in.
>
> W:\workspace\213>svn status -v -u
> 12089 12076 russ home.css
> 12089 12077 bryan all.css
> 12089 12088 kunal .
> Status against revision: 12089
>
> The file does seem to show up when I do depth=infinity.
>
> W:\workspace\213>svn status -v -u --depth infinity
> 12089 12076 russ home.css
> 12089 12077 bryan all.css
> * photos.css
> * 12089 12088 kunal .
> Status against revision: 12089
>
>
>
> Did I somehow get a sparse checkout, and how do I fix it?
>
> Russ
>

When I do svn info on this folder, the depth shows up as empty

w:\workspace\213

W:\workspace\\213>svn info .
Path: .
URL: redacted
Repository Root: redacted
Repository UUID: redacted
Revision: 12089
Node Kind: directory
Schedule: normal
Depth: empty
Last Changed Author: kunal
Last Changed Rev: 12088
Last Changed Date: 2009-04-23 12:20:16 -0400 (Thu, 23 Apr 2009)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1880781

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-23 20:27:54 CEST

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.