Re: subversion 1.6.17 bug with linking on static library system

2012-01-20 Thread Alan Hourihane
On 20/01/12 23:22, Alan Hourihane wrote: On 27/09/11 19:59, Daniel Shahaf wrote: Alan Hourihane wrote on Tue, Sep 27, 2011 at 10:56:02 +0100: Hi all, I didn't get any response to this, but did anything happen ? Thanks, Alan. On 09/07/11 09:02, Alan Hourihane wrote: Hi, I'm building subver

Re: subversion 1.6.17 bug with linking on static library system

2012-01-20 Thread Alan Hourihane
On 27/09/11 19:59, Daniel Shahaf wrote: Alan Hourihane wrote on Tue, Sep 27, 2011 at 10:56:02 +0100: Hi all, I didn't get any response to this, but did anything happen ? Thanks, Alan. On 09/07/11 09:02, Alan Hourihane wrote: Hi, I'm building subversion 1.6.17 on a static library only syste

Re: Documentation for svnserve based server setup out-of-date.

2012-01-20 Thread jurko . gospodnetic
Hi. > CollabNet still provides the plain binaries package it always has. It > is available here: > > http://www.open.collab.net/downloads/subversion/svn-other.html Thanks for the info. When I originally checked this I saw only Edge & Client distributions on the download page and failed t

Re: Restricting svn log --diff output to single file

2012-01-20 Thread Konstantin Kolinko
2012/1/20 sebb : > On 20 January 2012 16:07, Stefan Sperling wrote: >> On Fri, Jan 20, 2012 at 03:54:37PM +, sebb wrote: >>> Note that r848598 involves a directory copy. >>> >>> The diff command: >>> >>> $ svn log -l14 >>> http://svn.apache.org/repos/asf/subversion/branches/1.0.x/STATUS@84868

Re: Restricting svn log --diff output to single file

2012-01-20 Thread sebb
On 20 January 2012 16:07, Stefan Sperling wrote: > On Fri, Jan 20, 2012 at 03:54:37PM +, sebb wrote: >> Note that r848598 involves a directory copy. >> >> The diff command: >> >> $ svn log -l14 >> http://svn.apache.org/repos/asf/subversion/branches/1.0.x/STATUS@848689 >> --diff >> >> behaves

Re: Restricting svn log --diff output to single file

2012-01-20 Thread Stefan Sperling
On Fri, Jan 20, 2012 at 03:54:37PM +, sebb wrote: > Note that r848598 involves a directory copy. > > The diff command: > > $ svn log -l14 > http://svn.apache.org/repos/asf/subversion/branches/1.0.x/STATUS@848689 > --diff > > behaves properly up to that point, but then I get: > > >>> > r848

Re: Restricting svn log --diff output to single file

2012-01-20 Thread sebb
On 20 January 2012 15:36, Stephen Butler wrote: > > On Jan 20, 2012, at 16:27 , sebb wrote: > >> The command >>    svn log filename >> shows a list of revisions in which filename was changed. >> >> I would expect >>    svn log --diff filename >> to only show the differences for that file. >> >> Ho

Re: Restricting svn log --diff output to single file

2012-01-20 Thread Stephen Butler
On Jan 20, 2012, at 16:27 , sebb wrote: > The command >svn log filename > shows a list of revisions in which filename was changed. > > I would expect >svn log --diff filename > to only show the differences for that file. > > However, it shows the differences for all files changed in eac

Restricting svn log --diff output to single file

2012-01-20 Thread sebb
The command svn log filename shows a list of revisions in which filename was changed. I would expect svn log --diff filename to only show the differences for that file. However, it shows the differences for all files changed in each revision. Is that really intentional? If so, how can I r

Re: SVN hosting with WebSVN?

2012-01-20 Thread Victor Sudakov
I know about http://www.svnhostingcomparison.com/ , but I was asking for some personal experience. If you personally use an SVN hosting with the desired features, please let me know. Arwin Arni Nandagopal wrote: > Try http://www.svnhostingcomparison.com/ > > -Original Message- > From: Vic

Re: Add OSGi metadata to the java binding

2012-01-20 Thread Mark Phippard
On Fri, Jan 20, 2012 at 9:17 AM, Laurent Bigonville wrote: > Could you please considere adding OSGi information to the java binding. > > The request for these metadata to be added has been done in the debian > BTS[0] and a patch has also been proposed. > > These meta informations seems to be requ

Add OSGi metadata to the java binding

2012-01-20 Thread Laurent Bigonville
Hi, Could you please considere adding OSGi information to the java binding. The request for these metadata to be added has been done in the debian BTS[0] and a patch has also been proposed. These meta informations seems to be required to be able to built eclipse completely from the source. Chee

RE: SVN hosting with WebSVN?

2012-01-20 Thread Arwin Arni Nandagopal
Try http://www.svnhostingcomparison.com/ -Original Message- From: Victor Sudakov [mailto:suda...@sibptus.tomsk.ru] Sent: Friday, January 20, 2012 5:54 PM To: users@subversion.apache.org Subject: SVN hosting with WebSVN? Colleagues, It can be sort of a FAQ, but I could not find it in the

SVN hosting with WebSVN?

2012-01-20 Thread Victor Sudakov
Colleagues, It can be sort of a FAQ, but I could not find it in the archives. Can you recommend a free or inexpensive SVN hosting with the following features: 1. The repository should be accessible for anonymous checkout. 2. The repository should be accessible for browsing via WebSVN or a simil

When Internet Connection Drop

2012-01-20 Thread Waseem Shahzad
Guys Here is a Scenario. Suppose: I have schedule a script that Update checkout repository once in a day. If during Updating (Suppose 99% repository gets Updated), Client Connection gets drop from Main SVN Server, What will happen? How would I ensure the pure deployments/Upda