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

Workspace won't update

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

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

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-23 20:22:58 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.