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

Re: Failed commit, file not found

From: Anthony Ettinger <aettinger_at_sdsualumni.org>
Date: 2006-06-02 12:27:19 CEST

I don't know for sure. I would try deleting it, the doing svn update,
and see if you can check it in again. It's also possible that it
doesn't like doing a diff with the binary nature of the .gif format
(if you infact did change the image).

On 6/2/06, Manuzhai <mail@manuzhai.nl> wrote:
> Yes, I did. This is what comes up on svn st from the themes dir:
>
> R .
> A classic/images/button_bg_anim.gif
> M classic/style.css
> M classic/theme.php
> M classic/template.html
> A hebe/images/button_bg_anim.gif
> M hebe/style.css
> M hebe/theme.php
> M hebe/template.html
>
> Regards,
>
> Manuzhai
>
> Anthony Ettinger wrote:
> > did you do a "svn add button_bg_anim.gif" first?
> >
> > On 6/2/06, Manuzhai <mail@manuzhai.nl> wrote:
> >> Alright, so I'm trying to do a commit of a new version of some external
> >> package (coppermine photo gallery). I've handpicked exactly which files
> >> I want included, something like 289 changed files.
> >>
> >> I'm trying to commit it from the command line, with the client (1.3.1)
> >> to my server (also 1.3.1) over dav (apache 2.0.55), the repository has
> >> an fsfs backend. When it's transmitting the file data, the following
> >> problem comes up:
> >>
> >> Transmitting file data
> >> ........................................................................svn:
> >>
> >> Commit failed (details follow):
> >> svn: File not found: transaction '806-1', path
> >> '/hebe/trunk/foto/themes/classic/images/button_bg_anim.gif'
> >>
> >> The file mentioned is supposed to be new (status: A), and is actually in
> >> the location where it should be in the working copy.
> >>
> >> What could be the problem? A search on Google for "commit failed
> >> transaction" doesn't turn up very much.
> >>
> >> Regards,
> >>
> >> Manuzhai
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> >> For additional commands, e-mail: users-help@subversion.tigris.org
> >>
> >>
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Anthony Ettinger
Signature: http://chovy.dyndns.org/hcard.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 2 12:28:38 2006

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.