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

Re: Error performing commit

From: skip <subs_at_skiphill.com>
Date: Wed, 27 Aug 2008 05:23:59 -0700 (PDT)

Stefan,

Thanks for the response. I found that reference in the FAQ, but it
doesn't appear to apply. No upper/lower case differences, no special
characters. I found something else that suggested doing a "Cleanup". I
did that and it created the directory structure the commit apparently
wants. The commit worked after that, although it has happened again
since then. The "Cleanup" fixed it again. Not sure what's going on
yet.

On Aug 26, 11:20 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> skip wrote:
> > I am experiencing the following error attempting to commit changes. It
> > appears to be a problem with the local client setup. Here's the error
> > message;
>
> > Error: Commit failed (details follow):
> > Error: Can't open file
> > Error: 'C:\CacheDev\Classes\.svn\tmp\text-base\ap_WorkLists.xml.svn-
> > base': The system
> > Error: cannot find the path specified.
>
> Maybe this one?http://tortoisesvn.tigris.org/faq.html#cantmove
>
>
>
> > What's strange is that it implies a local directory structure of
> > C:\CacheDev
> >         Classes
> >             .svn
> >                 tmp
> >                     txt-base
>
> > When what was configured when I performed the original checkout is
> > C:\CacheDev
> >         Classes
> >             .svn
> >                 tmp
> >                 txt-base
>
> > The file in question does exist in the txt-base directory, but at the
> > same level as tmp, not under it.
> > The first time it happened, I just cleared it all out and performed
> > another checkout. It worked for 3-5 commits, and now I have the same
> > error that occurred previously. There is only one other checkout in
> > use by the person that performed the original import, which has shown
> > no problems.
>
> I guess the path you're showing here is not the full path?
> Check whether your path exceeds MAX_PATH (254) chars. If the path is
> longer than that, then Subversion sometimes has problems with that. Try
> shortening your paths.
>
> Stefan
>
> --
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> < 1KViewDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-27 14:33:05 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.