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

RE: checking out and in directories that begin with numbers

From: Parker, Thomas P <thomas_p_parker_at_fanniemae.com>
Date: Wed, 14 Jan 2009 10:24:27 -0500

thank you very much for the help. That was the problem. You'd think
after almost 30 years in unix I wouldn't make a faux pas like that.

Again thanks for your help

-----Original Message-----
From: Dean Bennett [mailto:deanb_at_gbtn.net]
Sent: Wednesday, January 14, 2009 10:17 AM
To: Parker, Thomas P
Cc: users_at_subversion.tigris.org
Subject: Re: checking out and in directories that begin with numbers

Parker, Thomas P wrote:
> Im having trouble checking out directories that start with numbers.
> the directories checked in fine but when i check them out i get a
> directory with the following entries
>
> 5.10.0
> < NP1 bash > cd *
> < NP1 bash > ls
> entries format prop-base props text-base tmp
> < NP1 bash >
>
Try 'cd 5.10.0'
It looks like 'cd *' is taking you to the .svn directory.

Dean

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-14 17:06:00 CET

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.