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

RE: trying to add/commit to repository...

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-05-01 22:55:39 CEST

On Sun, 1 May 2005, bruce wrote:

> i do a 'svn add *' still doens't make any diff... i can do a 'svn add foo1'
> and i still don't get any action regarding the files.. and the svn commit
> still doesn't work..
>
I can get this behaviour if I copy another WC into my WC. This means that
the top-level directory has no entry for the new directory, but the new
directory has an .svn directory. Does the dires you're trying to add
contain .svn dirs? This confuses Subversion. IN that case, just remove the
.svn directories.

I'm wondering if you copied the new director from another WC corresponding
to the same repository. IN that case, you should use svn cp instead.

HOpe this helps,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 1 22:49:44 2005

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.