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

Problem in adding directory to svn

From: ying lcs <yinglcs_at_gmail.com>
Date: 2007-02-21 05:05:48 CET

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?

Thank you.

---------------------------------------------------------------------
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:06:11 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.