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

Re: Re: Home: Cannot commit, LAN: Can commit, Small: Can commit, Large, Cannot commit - whats the point???

From: Kwan <laihokwan_at_gmail.com>
Date: 2004-05-11 03:45:06 CEST

I have tried to use command line at my home Linux machine, it also doesnt work

=Quote==========

[kwan@xxx]$ svn add 17_24.jpg
A (bin) 17_24.jpg

[kwan@xxx]$ svn ci -m "trying 17_24.jpg" abc
Adding (bin) abc/17_24.jpg
Transmitting file data .svn: Commit failed (details follow):
svn: PUT of /abc/!svn/wrk/a3dee3b8-1bda-0310-9fd2-ae63a4ab1304/17_24.jpg:
Could not send request body: Connection timed out
(http://my_domain_name)

[kwan@xxx]$

=================

For the versions

Client:
subversion-0.37.0-1

Server:
subversion-1.0.0

TSVN:
TortoiseSVN 1.0.3, Build 968, UNICODE, with
    Subversion 1.0.1, (dev build)
    apr 0.9.5
    apr-iconv 0.9.5
    apr-utils 0.9.5
    berkeley db 4.2.52
    neon 0.24
    OpenSSL 0.9.7d 17 Mar 2004
    zlib 1.2.1

I am running the SVN server with Apache 2:
httpd-2.0.48

Do these help? I really need everyone's help as our project has been
pending for too long!!

Thanks,
Kwan.

On Tue, 11 May 2004 10:53:34 +1000, AK <a2000-anti-spam@yahoo.com> wrote:
>
> First of all I would suggest you to isolate if it is more to do with the
> installation than with the file size. (File size has neve been a problem
> to me.)
>
> See if you have a svn command line version installed on your teammate
> machine. See if you can add or import via the svn command.
>
> If svn can but TSVN cannot, than obviously there is a problem with TSVN
> and you should post the problem with them
>
> Otherwise, come back with the svn error message, and we'll see what we
> can make out of that. (along with the version information, of course)
>
> AK
>
>
> Kwan wrote:
>
> >Hi,
> >
> >I have just start using SVN as our source code manager. But there is a
> >strange problem for now.
> >
> >*First of all, our teammates use the TortoiseSVN as the SVN client.
> >
> >There is a JPG file (say, foo.jpg) that we want to add to the
> >repository, its about 500kb. When we do it in **our home**, the
> >"commit" status window hangs at "sending content d:\foo.jpg". Not long
> >after that, an error pop up windows said:
> >
> >"Commit Failed (details follow):
> >PUT of /abc/!svn/wrk/dhasklherdaouwhewueiowa/sth/foo.jpg: Could not
> >send request body: sth (http://our_domain_name)"
> >
> >When we try to import the file (instead of add), the same error occurs again.
> >
> >BUT, the commit works when I do it in the **same LAN** as the SVN
> >repository. The SVN also works perfect for other smaller files (say,
> >under 100kb)
> >
> >Anyone knows whats the problem? It is really strange..........
> >
> >Thanks,
> >Kwan.
> >I
> >---------------------------------------------------------------------
> >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
Received on Tue May 11 03:45:51 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.