Re: python bindings

2010-02-15 Thread vishwajeet singh
On Tue, Feb 16, 2010 at 12:52 PM, Ramachandran, Vishwanath(IE10) < vishwanath.ramachand...@honeywell.com> wrote: > Does it means, subversion 1.4.6 does support swig, ? > Yes > > > Regards > > Vishwanath > > > > > > > > *From:* vishwajeet singh [mailto:dextrou...@gmail.com] > *Sent:* Tuesday, F

RE: python bindings

2010-02-15 Thread Ramachandran, Vishwanath(IE10)
Does it means, subversion 1.4.6 does support swig, ? Regards Vishwanath From: vishwajeet singh [mailto:dextrou...@gmail.com] Sent: Tuesday, February 16, 2010 12:41 PM To: Ramachandran, Vishwanath(IE10) Cc: users@subversion.apache.org Subject: Re: python bindings We h

Re: python bindings

2010-02-15 Thread vishwajeet singh
We have subversion 1.4.6, Does swig support 1.4? Any suggestions welcome > > First of all Subversion 1.4 series is no more supported so you should upgrade it to higher version. To answer your question Subversion 1.4 had support for swig bindings and irrespective of where it's being used it can i

RE: python bindings

2010-02-15 Thread Ramachandran, Vishwanath(IE10)
We have subversion 1.4.6, Does swig support 1.4? Any suggestions welcome Regards Vishwanath From: Ramachandran, Vishwanath(IE10) Sent: Monday, February 15, 2010 5:33 PM To: users@subversion.apache.org Subject: python bindings Hi there Will python-bindings swig support svn ho

Re: High availability

2010-02-15 Thread Ryan Schmidt
On Feb 13, 2010, at 11:32, Arsen Shnurkov wrote: > Where one can find an article about HA-setup of subversion I haven't looked for an article specifically, but there are several things you can do to make your Subversion setup more reliable and perform better. You can create read-only mirrors u

RE: Svnserve completely ignores settings in svnserve.conf

2010-02-15 Thread Bob Archer
> Hello, > > I'm a little bit lost. > I set up a SVN-Server on Windows Web Server 2008 with CollabNet Svnserve > 1.6.9. > Subversion Server is: Apache/2.2.14 (Win32) DAV/2 SVN/1.6.9 > > I can access the repository via http://ip.ip.ip.ip:8080/svn/test > But without authentication. > > The local p

RE: merging strategy

2010-02-15 Thread Bob Archer
> Hi all, > > we are currently rethinking our svn branching strategy and one question > came up. > > To explain what we are planning to do: > > We are going to use a release-branching, with adding new features to > /trunk . > At some point in time, we will create a ReleaseCandidate-branch from t

merging strategy

2010-02-15 Thread Philipp Leusmann
Hi all, we are currently rethinking our svn branching strategy and one question came up. To explain what we are planning to do: We are going to use a release-branching, with adding new features to /trunk . At some point in time, we will create a ReleaseCandidate-branch from the trunk to /branc

Pro-commit hook and color diff in email

2010-02-15 Thread Matthias Fechner
Hi, I currently use svnnotify to send colored diff html commit mail from a post-commit hook. But I have a problem if UTF-8 characters like German umlauts are in the commit messages. They are not shown correctly in the email. I call svnnotify with the options: /usr/local/bin/svnnotify --repo

Svnserve completely ignores settings in svnserve.conf

2010-02-15 Thread Christian Lauf
Hello, I'm a little bit lost. I set up a SVN-Server on Windows Web Server 2008 with CollabNet Svnserve 1.6.9. Subversion Server is: Apache/2.2.14 (Win32) DAV/2 SVN/1.6.9 I can access the repository via http://ip.ip.ip.ip:8080/svn/test But without authentication. The local path for my SVN-Reposit

RE: Changing the "native" newline mode

2010-02-15 Thread Bob Archer
> On Fri, Feb 12, 2010 at 6:23 PM, Bob Archer wrote: > > Use the native windows CLI. No clumsy Cygwin needed. But, to each his > own. > > What, CMD? That's an order of magnitude worse than Cygwin. Because it doesn't have the Unix cl tools? If you install msysgit it adds pretty much all the Uni

Slow relative externals

2010-02-15 Thread Alexander Perkalsky
Dear users, My repository resides on remote server. I noticed that extensive use of relative SVN externals (>100) significantly slows down the checkout and update. What is the underlying reason for that? Is any optimization possible? I'm using SVN v1.5.5, the server runs under Apache. Thank you

python bindings

2010-02-15 Thread Ramachandran, Vishwanath(IE10)
Hi there Will python-bindings swig support svn hooks scripts? There is a Collabnet subversion, which comes with all the packages including python which supports the scripts But since we do not use Collabnet subversion, we are in need of only python bindings, which supports hooks scripts

Re: High availability

2010-02-15 Thread James Bailey
Hi Arsen, I help to run a Subversion Community Site for WANdisco ( http://subversion.wandisco.com if you're interested). One of the links that you've mentioned is our High Availability product. Is there any information specifically that you're looking for? If so, please don't hesitate in gettin