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

RE: svn: No such transaction

From: Vo, Ky <ky.vo_at_dnax.org>
Date: 2004-11-24 20:47:00 CET

I'm using http:// to access the repository. I figured out what went wrong.
I didn't delete the apache2 modules for svn when I decided not to use the
packaged svn-1.0.5 from sunfreeware and compiled svn-1.1 on my own; the new
svn-1.1 was using the old svn-1.0.5 mod_dav_svn.so and gave this error every
time I tried to commit anything. After deleting all the svn libraries and
apache2 modules, I configured and make installed svn-1.1 again and
everything seems to be working just fine. Now onto some Chora errors!

Thanks Karl for your reply.

-Ky

-----Original Message-----
From: kfogel@collab.net [mailto:kfogel@collab.net]
Sent: Wednesday, November 24, 2004 11:02 AM
To: Vo, Ky
Cc: 'users@subversion.tigris.org'
Subject: Re: svn: No such transaction

"Vo, Ky" <ky.vo@dnax.org> writes:
> I'm getting this error when I'm committing to my repository "svn: No
> such transaction" What does this error mean? The directories and
> files do get written to the repository. How do I get rid of this
> error? I'm running svn, version 1.1.0 (r11180) on Solaris 9 and my
> repository is FSFS.

Does this reproduce every time fo ryou? Are you using http:// or svn://
access? What are you trying to import/commit when you get the error?

-Karl

> Error on initial import to repository:
> Adding InformaticsPortal
> Adding InformaticsPortal/trunk
> Adding InformaticsPortal/branches
> Adding InformaticsPortal/tags
> svn:
> No such transaction
>
> --------
> Error on commit:
> Adding trunk/test.txt
> Transmitting file data .svn: Commit failed (details follow):
> svn:
> No such transaction
>
>
> *********************************************************************
> This message and any attachments are solely for the intended
> recipient. If you are not the intended recipient, disclosure, copying,
> use or distribution of the information included in this message is
> prohibited -- Please immediately and permanently delete.

*********************************************************************
This message and any attachments are solely for the intended recipient. If you are not the intended recipient, disclosure, copying, use or distribution of the information included in this message is prohibited -- Please immediately and permanently delete.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 24 21:01:16 2004

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.