Re: Subversion and SalesForce integration

2011-08-16 Thread Jeyanthan
My appology if this question does not quite belong here but I'll try. You could have tried asking here http://success.salesforce.com/ We use SalesForce as our bug tracking system. Does anybody knows how SVN can be integrated with SalesForce so it can track commits a-la Jira? In Jira you can

Re: Need to chaeck mime-type on a specific extension

2011-08-16 Thread David Weintraub
> Hi, I need to reject commits that have a file extension .mdl and don't have > svn:mime-type set to application/octet-stream. > > Does anyone have a pre-commit hook that will do this or similar? I just happen to have such a hook. The hook is in Perl, but doesn't require anything that doesn't co

Re: Detecting where the commit has been send from

2011-08-16 Thread wimpunk
On 2011-08-13, Ryan Schmidt wrote: > > On Aug 11, 2011, at 15:50, wimpunk wrote: > >> I'm wondering if there is a way to detect where the commit has been >> send from while doing a postcommit. Is there a way to do this? > > What do you mean by "where"? You should be able to figure out the usernam

Need to chaeck mime-type on a specific extension

2011-08-16 Thread Michael Toal
Hi, I need to reject commits that have a file extension .mdl and don't have svn:mime-type set to application/octet-stream. Does anyone have a pre-commit hook that will do this or similar? Thanks. Michael.

AW: connection aborted error (730053) during checkout with 1.7.0-beta-3

2011-08-16 Thread Dennis Kieselhorst
Hi Stefan! >> I tried to checkout a subversion repository with the latest beta >> today. While there are no problems using 1.6, the checkout with 1.7 >> always fails with a connection aborted error after a number of >> files: >> "svn: E730053: Error retrieving REPORT (730053): Eine bestehende >> V

Re:

2011-08-16 Thread Michael Diers
On 2011-08-15 23:02, Kathy Khaghani wrote: [...] > Thank you Michael, for your response. This server have been in > production for a long time and there is no plan to upgrade it. > However openssl is installed on it, OpenSSL 0.9.7f 22 Mar 2005> [...] Kathy, please check config.log in the neon bui

Re: sporadic, hanging connections to apache svn (centos 5.4)

2011-08-16 Thread Nico Kadel-Garcia
On Mon, Aug 15, 2011 at 11:08 PM, Seth Daniel wrote: > Hi, > > I've done many subversion installs but never have I seen the following > problem before. > > Vanilla Centos 5.4.  Subversion 1.6.17 (compiled and packaged by me). > Nothing fancy with the compilation.  I use an 'amalgamated' sqlite > 3

Re: Transmitting file data .svn: Commit failed

2011-08-16 Thread Nico Kadel-Garcia
On Mon, Aug 15, 2011 at 10:59 AM, Michael Diers wrote: > On 2011-08-10 19:48, Kathy Khaghani wrote: >> Hello again, >> >> In hopes of fixing an error on apache server crashing every time a commit is >> done, I upgraded my svn to: >> svnadmin, version 1.6.17 (r1128011) >> >> My openssl version is:

Re: JavaHL bindings - post-commit error messages

2011-08-16 Thread Mark Phippard
On Tue, Aug 16, 2011 at 11:09 AM, Martin Kutter wrote: > > is there a way to receive get post-commit error messages on performing a > commit with the JavaHL bindings? > > According to the SVN book: "If the post-commit hook returns a nonzero exit > status, [...] anything that the hook printed to st

JavaHL bindings - post-commit error messages

2011-08-16 Thread Martin Kutter
Hello, is there a way to receive get post-commit error messages on performing a commit with the JavaHL bindings? According to the SVN book: "If the post-commit hook returns a nonzero exit status, [...] anything that the hook printed to stderr will be marshalled back to the client, making it easie

Re: Delay syncing to mirror repositories causing issues

2011-08-16 Thread Daniel Shahaf
Stefan Sperling wrote on Tue, Aug 16, 2011 at 15:58:13 +0200: > Right. I think the slave should be selective about what it forwards to > the master. E.g. requests for log messages can certainly be sent to the > master without causing much harm. The only real problem would be an update > to a revisi

Re: Delay syncing to mirror repositories causing issues

2011-08-16 Thread Stefan Sperling
On Tue, Aug 16, 2011 at 09:31:21AM +1000, Simon Takita wrote: > > On 16/08/2011, at 02:34 , Stefan Sperling stsp-at-elego.de |subversion users > list| wrote: > > > On Mon, Aug 15, 2011 at 11:06:29AM -0500, Les Mikesell wrote: > >> I suppose the direct access could help in the case where the > >>

Re: Delay syncing to mirror repositories causing issues

2011-08-16 Thread Simon Takita
On 16/08/2011, at 02:34 , Stefan Sperling stsp-at-elego.de |subversion users list| wrote: > On Mon, Aug 15, 2011 at 11:06:29AM -0500, Les Mikesell wrote: >> I suppose the direct access could help in the case where the >> revision taking too long to sync is not the same data the client >> needs f

Re: Delay syncing to mirror repositories causing issues

2011-08-16 Thread Simon Takita
On 15/08/2011, at 22:54 , Stefan Sperling stsp-at-elego.de |subversion users list| wrote: > On Mon, Aug 15, 2011 at 01:34:15AM +, Simon wrote: >> We have a main master repository and a number of mirror slave >> repositories at a bunch of locations that are set up as webdav >> transparent wri

Re: Delay syncing to mirror repositories causing issues

2011-08-16 Thread Simon Takita
On 15/08/2011, at 23:30 , Nico Kadel-Garcia nkadel-at-gmail.com |subversion users list| wrote: > This is *precisely* the situation I warned about last week? When > someone else was trying to set up that kind of live mirror pretending > to be a master-master setup. I'm quite 3.5 hours is impre

[no subject]

2011-08-16 Thread Kathy Khaghani
Restored 'military/jquery.advancedSlider.min.js' Restored 'military/style.css' Restored 'military/index_old.php' Restored 'military/jquery.advancedSlider.js' Restored 'military/advanced-slider.css' Restored 'military/jquery-1.4.3.min.js' Restored 'military/excanvas.compiled.js' Restored 'military/

Re: Checkout fails on large repository

2011-08-16 Thread Daniel Shahaf
Stefan Sperling wrote on Tue, Aug 16, 2011 at 11:24:06 +0200: > On Tue, Aug 16, 2011 at 09:53:05AM +0200, Thomas wrote: > > 2011/8/16 Thomas : > > > There is only one user accessing the repository during checkout. So > > > issues caused by multiple users accessing it can be eliminated. > > > It see

Re: Checkout fails on large repository

2011-08-16 Thread Thomas
2011/8/16 Stefan Sperling : > Does your Apache HTTPD Server use keep-alive? > http://httpd.apache.org/docs/2.0/mod/core.html#keepalive > > Try to increase the KeepAliveTimeout option in your Apache > configuration: > http://httpd.apache.org/docs/2.0/mod/core.html#keepalivetimeout > > The default is

Re: Checkout fails on large repository

2011-08-16 Thread Stefan Sperling
On Tue, Aug 16, 2011 at 09:53:05AM +0200, Thomas wrote: > 2011/8/16 Thomas : > > There is only one user accessing the repository during checkout. So > > issues caused by multiple users accessing it can be eliminated. > > It seems to be the same place it fails every time. That is, the same path. > >

Re: connection aborted error (730053) during checkout with 1.7.0-beta-3

2011-08-16 Thread Stefan Sperling
On Tue, Aug 16, 2011 at 09:47:30AM +0200, Dennis Kieselhorst wrote: > Hi, > > I tried to checkout a subversion repository with the latest beta > today. While there are no problems using 1.6, the checkout with 1.7 > always fails with a connection aborted error after a number of > files: > "svn: E73

Re: Checkout fails on large repository

2011-08-16 Thread Thomas
2011/8/16 Thomas : > There is only one user accessing the repository during checkout. So > issues caused by multiple users accessing it can be eliminated. > It seems to be the same place it fails every time. That is, the same path. > I am currently trying to checkout this path alone in a tmp dir to

connection aborted error (730053) during checkout with 1.7.0-beta-3

2011-08-16 Thread Dennis Kieselhorst
Hi, I tried to checkout a subversion repository with the latest beta today. While there are no problems using 1.6, the checkout with 1.7 always fails with a connection aborted error after a number of files: "svn: E730053: Error retrieving REPORT (730053): Eine bestehende Verbindung wurde softw

Re: Checkout fails on large repository

2011-08-16 Thread Simon
> Hello > > I have a fairly large repository (~75 GB) containing mostly binary > files (photos). > When I try to do a checkout, it fails after checking out about 7.5 GB. > > On the client, this error is shown: > svn: REPORT of '/svn/photo/!svn/vcc/default': Could not read response > body: Secure

Re: Checkout fails on large repository

2011-08-16 Thread Thomas
I would like to add some software specs for client and server: Server: OS: Debian GNU/Linux, squeeze Subversion: 1.6.12dfsg-6 Apache: 2.2.16-6+squeeze Client: OS: Ubuntu 11.04 Subversion: 1.6.12dfsg-4ubuntu2.1 Furhter info: There is only one user accessing the repository during checkout. So iss