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

Re: Problem in adding directory to svn

From: Mark Lundquist <lundquist.mark_at_gmail.com>
Date: 2007-02-21 05:36:16 CET

ying lcs wrote:

> Hi,

Hi...

>
> I am trying to add a directory to subversion using this command:
> $ svn add canvas
>
> i make sure it is add to version control. I try that again, I get this:
> $ svn add canvas
> svn: warning: 'canvas' is already under version control
>
> And I am sure I have commit my current working directory.
>
> I get empty output when I do this:
> $ svn diff
> $
>
> However, when I go to browse the trunk of my repository, I don't see
> that directory.
> And when I check out files form the trunk, that direcotry is no there
> either.
>
> can you please tell me how to trouble shoot my problem?

"svn stat" is your friend.

What does it say when you do "svn stat" in any enclosing directory of
canvas/ ?

cheers,
—ml—

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 21 05:37:01 2007

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.