Crash after upgrading to 1.7.2 from 1.6.1 in KDevelop

2012-01-23 Thread Aaron Williams
Hi all, I upgraded Subversion in OpenSUSE 12.1 from the default 1.6.1 to 1.7.2 compiled from sources. After upgrading I am seeing kdevelop crash each time I right click in the editor. It gives me the following stack trace: Thread 2 (Thread 0x7f36f4b84700 (LWP 8151)): [KCrash Handler] #6 svn_

Re: Seeking recommendations on sharing Subversion config within a development team

2012-01-23 Thread Nico Kadel-Garcia
On Mon, Jan 23, 2012 at 2:22 PM, Timothy Astle wrote: > Does anyone have any recommendations for sharing the Subversion config file > to a team of developers? > > I'd like to be able to ensure that all of the developers always have the > latest corporately-approved configuration. Individual confi

Seeking recommendations on sharing Subversion config within a development team

2012-01-23 Thread Timothy Astle
Does anyone have any recommendations for sharing the Subversion config file to a team of developers? I'd like to be able to ensure that all of the developers always have the latest corporately-approved configuration. Cheers! Tim Astle

Re: Add OSGi metadata to the java binding

2012-01-23 Thread Mark Phippard
On Sun, Jan 22, 2012 at 2:32 PM, Jakub Adam wrote: > Hi Mark, > >> On Fri, Jan 20, 2012 at 9:17 AM, Laurent Bigonville >> wrote: >> >>> Could you please considere adding OSGi information to the java >>> binding. >>> >>> These meta informations seems to be required to be able to built >>> eclipse c

Re: new folder

2012-01-23 Thread Nico Kadel-Garcia
On Mon, Jan 23, 2012 at 7:11 AM, sureshkumar nandakumar wrote: > Hi, > > I would like to restrict new folder creation under in /branches. > Currently we are using SVN perm files for restrict the read/write > access control. > We have around 1000 SVN users, we are in position to control the access

Re: diff_peg option -u or -c.

2012-01-23 Thread Marcello Henrique
Hi, Thanks for reply. I use the api, how to pass --diff-cmd into svn_client_diff4 function [0]? Am I on wrong way? Thanks. On Mon, Jan 23, 2012 at 10:36, Johan Corveleyn wrote: > On Mon, Jan 23, 2012 at 1:07 PM, Marcello Henrique wrote: >> Hello, >> >> Is possible send -u or -c options to diff

Re: Multisite

2012-01-23 Thread Thorsten Schöning
Guten Tag sureshkumar nandakumar, am Montag, 23. Januar 2012 um 12:45 schrieben Sie: > Can you provide Software and installation/Setup guide documents? It's all covered in the documentation: http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.writethru

Re: diff_peg option -u or -c.

2012-01-23 Thread Johan Corveleyn
On Mon, Jan 23, 2012 at 1:07 PM, Marcello Henrique wrote: > Hello, > > Is possible send -u or -c options to diff through svn_client_diff4? I > noted that in docs [0] exists diff_options but does not seems to work. > > In brief, I would like display all context in diff operation, not only > 3 lines

new folder

2012-01-23 Thread sureshkumar nandakumar
Hi, I would like to restrict new folder creation under in /branches. Currently we are using SVN perm files for restrict the read/write access control. We have around 1000 SVN users, we are in position to control the access level. Without our knowledge no one should not add any new folders under i

diff_peg option -u or -c.

2012-01-23 Thread Marcello Henrique
Hello, Is possible send -u or -c options to diff through svn_client_diff4? I noted that in docs [0] exists diff_options but does not seems to work. In brief, I would like display all context in diff operation, not only 3 lines as default options. [0] http://subversion.apache.org/docs/api/latest

Re: Multisite

2012-01-23 Thread sureshkumar nandakumar
Hi Ryan, Thanks for your valuable suggestion.. Can you provide Software and installation/Setup guide documents? It would be help to setup and meet my requirement. On 1/23/12, Ryan Schmidt wrote: > On Jan 22, 2012, at 23:42, sureshkumar nandakumar wrote: > >> I hope currently we don’t have "Mu

Re: Multisite

2012-01-23 Thread Ryan Schmidt
On Jan 22, 2012, at 23:42, sureshkumar nandakumar wrote: > I hope currently we don’t have "Multisite" perception in Subversion. > In earlier we had a discussion with CollabNet and Windisco team. > Windisco team have a solution with Multisite concept. I am sure about > Subversion other support. >