Re: trying to add/commit to repository...
From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-05-02 09:27:48 CEST
bruce wrote:
Try 'echo *' to see what really happens. The point is that the asterisk is
> or, how could i start the process over, and remove the dirs that i'm trying
You can always delete you working copy or checkout a new one somewhere else.
> i then do a 'svn add' followed by a 'svn commit -m "reree" '
'svn add' requires the names of the files/dirs to add.
> i don't see the files being added to the repository. in fact, i don't see
...which means that they aren't known to the repository.
/me suggests reading the introductory section of the Subversion book.
Uli
---------------------------------------------------------------------
|
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.