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

new setup, status and commits

From: Craig White <craigwhite_at_azapple.com>
Date: Sat, 01 Aug 2009 18:49:29 -0700

I have something of a problem that I don't know exactly how to fix.

It is a new setup, webdav, I did a checkout of empty 'trunk' then I did
an 'svn add *' and then I did svn status....

$ svn status
? test
? app
? tmp
? log
? script
? db
? config
? doc
? lib
? vendor
? public

but I was able to 'cd' into each subdirectory and commit each one
individually, but could not commit from my root directory. For
example...

$ cd config
[craig_at_srv1 config]$ svn status
[craig_at_srv1 config]$ ls -l
total 92
-rw-r--r-- 1 craig dom_users 2795 May 29 10:17 boot.rb
-rw-r--r-- 1 craig dom_users 614 May 29 13:55 database.yml
-rw-r--r-- 1 craig dom_users 606 May 29 10:55 database.yml~
-rw-r--r-- 1 craig dom_users 223 May 29 11:41 email.yml
-rw-r--r-- 1 craig dom_users 0 May 29 11:41 email.yml~
-rw-r--r-- 1 craig dom_users 2474 Jun 2 22:13 environment.rb
-rw-r--r-- 1 craig dom_users 2473 Jun 2 22:12 environment.rb~
drwxr-xr-x 3 craig dom_users 4096 Aug 1 17:15 environments
drwxr-xr-x 3 craig dom_users 4096 Aug 1 17:15 initializers
drwxr-xr-x 3 craig dom_users 4096 Aug 1 17:15 locales
-rw-r--r-- 1 craig dom_users 2036 Jun 2 22:06 routes.rb
-rw-r--r-- 1 craig dom_users 2066 Jun 2 22:05 routes.rb~

because these files all uploaded via the 'svn commit' command.

but I cannot commit from base directory.

How can I fix that?

Craig

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2378549
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-02 03:51:05 CEST

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.