You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Kevin Aubuchon <Ke...@reuters.com> on 2006/03/20 18:34:17 UTC

update - 'Skipped'

I'm trying to get a single file from the repository. 

 

Svn update myfile.cs

 

The response is 'Skipped'

 

Using the windows cmd line client from 1.3.0. The current dir is the
working dir of the file. I also tried deleting the working copy of the
file.

 

Any ideas?

 

Kevin Aubuchon

Reuters 

717 Office Parkway

St. Louis, MO, 63141

314.468.8174

 



To find out more about Reuters visit www.about.reuters.com

Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd.


Re: update - 'Skipped'

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Mar 21, 2006, at 04:34, Res Pons wrote:

> If you're trying to check out a file, the cmnd is: svn co filename/ 
> dirname

Just to be clear, to check out a directory, you use "svn co url://to/ 
repo/dirname". That's the smallest unit that can be checked out; you  
cannot check out a file. You can use "svn cat url://to/repo/dirname/ 
filename" to get the contents of a file, but you will not be able to  
check in changes.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: update - 'Skipped'

Posted by Res Pons <po...@hotmail.com>.
If you're trying to check out a file, the cmnd is: svn co filename/dirname
If you're trying to commit: svn ci -m "comment" fn/dn
If you'd like to update your OLD working folder: svn update .

----Original Message Follows----
From: Kevin Aubuchon <Ke...@reuters.com>
To: users@subversion.tigris.org
Subject: update - 'Skipped'
Date: Mon, 20 Mar 2006 12:34:17 -0600
MIME-Version: 1.0
Received: from tigris.org ([64.125.133.100]) by 
bay0-mc6-f16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 20 
Mar 2006 10:34:34 -0800
Received: (qmail 3112 invoked by uid 5000); 20 Mar 2006 18:34:23 -0000
Received: (qmail 3088 invoked from network); 20 Mar 2006 18:34:22 -0000
X-Message-Info: JGTYoYF78jGkpkk6wYI2YficAp/GAwsZIOsujqbIdr4=
Mailing-List: contact users-help@subversion.tigris.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
list-help: <ma...@subversion.tigris.org>
list-unsubscribe: <ma...@subversion.tigris.org>
list-post: <ma...@subversion.tigris.org>
Delivered-To: mailing list users@subversion.tigris.org
X-MIMEOLE: Produced By Microsoft Exchange V6.5.7226.0
Thread-Topic: update - 'Skipped'
Thread-Index: AcZMTOWafKJmciLqRFy/ZngAVM1vrw==
Content-class: urn:content-classes:message
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
X-OriginalArrivalTime: 20 Mar 2006 18:34:18.0401 (UTC)     
FILETIME=[E5D82110:01C64C4C]
Return-Path: users-return-46770-pons32=hotmail.com@subversion.tigris.org

I'm trying to get a single file from the repository.



Svn update myfile.cs



The response is 'Skipped'



Using the windows cmd line client from 1.3.0. The current dir is the
working dir of the file. I also tried deleting the working copy of the
file.



Any ideas?



Kevin Aubuchon

Reuters

717 Office Parkway

St. Louis, MO, 63141

314.468.8174





To find out more about Reuters visit www.about.reuters.com

Any views expressed in this message are those of the individual sender, 
except where the sender specifically states them to be the views of Reuters 
Ltd.

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee� 
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org