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

trying to add/commit to repository...

From: bruce <bedouglas_at_earthlink.net>
Date: 2005-05-01 22:30:56 CEST

ps....

when i try to do a 'svn add *' it simply states that all the dirs in the dir
are under version control... however, when i do a 'svn commit' nothing
happens...

so, what's my issue.. is there something i need to do to straighten this
out?

or, how could i start the process over, and remove the dirs that i'm trying
to add... so i could start with a clean version.

thanks

bruce

hi...

i'm having an issue (probably something simple) where i'm trying to add some
dirs/files to a repository.

i do a 'svn co file:///foo/repo/proj/trunk' to get the trunk...

i then do a 'cp -r /foo/filedir .' which then copies the dir that i want to
add to the repository to my wc dir.

i then do a 'svn add' followed by a 'svn commit -m "reree" '

i don't see the files being added to the repository. in fact, i don't see
any repsonse.

when i do a 'svn status', i get the dirs that i'm trying to add having '?'
in front of them...

so, how can i add dirs to a wc, and get them inserted in the repository...

i thought i was following what i've seen on varius posts.. but obviously i'm
doing something wrong!

-bruce
bedouglas@earthlink.net

---------------------------------------------------------------------
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:31:32 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.