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

status '?' but 'already under version control'

From: Val Schmidt <vschmidt_at_ccom.unh.edu>
Date: Thu, 25 Sep 2008 16:25:34 -0400

Hi,

I have somehow muckies up my subversion repository and need some help
fixing it.

I have a structure like this:

projects/
        project1/
        project2/
        project3/

Say I start with a clean checkout of the above like this:
svn co projects

 From within the projects/ directory if I ask for status I get:

? project1/
? project2/
? project3/

implying that these directories are not in the repository. (odd
because they just came from there)

If I cd into a projects directory and ask for status, I get

svn status
(nothing)

Indicating that the contents are all in the repository.

If I then go back to projects/ and try to add the individual project
directories I get the following:

svn: warning: 'project1' is already under version control.
svn: warning: 'project2' is already under version control.
svn: warning: 'project3' is already under version control.

How do I fix it this? And if you understand how to fix it, would you
have a recommendation on how not to do it again?

thanks,

-Val

------------------------------------------------------
Val Schmidt
CCOM/JHC
University of New Hampshire
Chase Ocean Engineering Lab
24 Colovos Road
Durham, NH 03824
e: vschmidt [AT] ccom.unh.edu
m: 614.286.3726

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-25 22:33:04 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.