You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Andrew <as...@onezero.org> on 2003/05/10 16:23:24 UTC

hello

*#^$@*&@*^$#

HELP!

After an hour of screwing around with my tree I am getting mad.
Apparently I have moved some files and/or directories and upset
subversion.  Now I can't commit anything.

| ls trunk
designdoc  park  web
| svn commit trunk/web --message "commit web"
Adding         trunk/web/public_html/forums/README.asha
svn: Filesystem has no item
svn: Commit failed (details follow):
svn: file not found: transaction `6i', path `/trunk/web/vbulletin/README.asha
'
| ls trunk/web
help  help.hsc  help.txt  public_html
| svn update trunk/web
At revision 203.
| ls trunk/web
help  help.hsc  help.txt  public_html
| svn status trunk/web/vbulletin
       trunk/web/vbulletin
| svn --version
svn, version 0.17.1 (r4503)
   compiled Jan 23 2003, 00:00:57

Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
.
|

How do I fix things up so that I can use my tree?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: hello

Posted by kf...@collab.net.
Andrew <as...@onezero.org> writes:
> After an hour of screwing around with my tree I am getting mad.
> Apparently I have moved some files and/or directories and upset
> subversion.  Now I can't commit anything.

Can you give more details about the "screwing around"?

Maybe a full 'svn st -v -u' on trunk/ and on trunk/web?

-K



> | ls trunk
> designdoc  park  web
> | svn commit trunk/web --message "commit web"
> Adding         trunk/web/public_html/forums/README.asha
> svn: Filesystem has no item
> svn: Commit failed (details follow):
> svn: file not found: transaction `6i', path `/trunk/web/vbulletin/README.asha
> '
> | ls trunk/web
> help  help.hsc  help.txt  public_html
> | svn update trunk/web
> At revision 203.
> | ls trunk/web
> help  help.hsc  help.txt  public_html
> | svn status trunk/web/vbulletin
>        trunk/web/vbulletin
> | svn --version
> svn, version 0.17.1 (r4503)
>    compiled Jan 23 2003, 00:00:57
> 
> Copyright (C) 2000-2003 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> .
> |
> 
> How do I fix things up so that I can use my tree?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org