Re: Questions about setting up Subversion Server

2022-11-28 Thread Felix Natter
hello Daniel, many thanks for your answers. Best Regards, Felix On 23.11.22 22:21, Daniel Shahaf wrote: Felix Natter wrote on Tue, Nov 15, 2022 at 09:03:49 +0100: - In my svnserve wrapper I call this: exec /usr/bin/svnserve "$@" -r /repos -> Does the (Linux-) system automatically call this

Re: Questions about setting up Subversion Server

2022-11-23 Thread Daniel Shahaf
Felix Natter wrote on Tue, Nov 15, 2022 at 09:03:49 +0100: > - In my svnserve wrapper I call this: > > exec /usr/bin/svnserve "$@" -r /repos > > -> Does the (Linux-) system automatically call this with "-t"? > The -t is added by the client when it invokes the tunnel command (ssh(1)). This is d

Questions about setting up Subversion Server

2022-11-15 Thread Felix Natter
hello SVN Users, I have set up a basic SVN Server with svn+ssh:// auth (System users with LDAP) by wrapping svnserve [1] I have a few questions for which I could not find answers in the manual: - In my svnserve wrapper I call this: exec /usr/bin/svnserve "$@" -r /repos -> Does the (Linux-)

Re: Set up HA subversion server

2019-07-28 Thread JITHIN K
Hello Mark, Thanks for your mail. On Fri 28 Jun, 2019, 1:24 AM Mark Phippard, wrote: > On Jun 27, 2019, at 2:38 PM, JITHIN K wrote: > > Any support would be appreciated. > > On Sun 23 Jun, 2019, 1:51 PM JITHIN K, wrote: > >> Hello Everyone, >> >> I installed Subversion 1.9 in two servers (Ubu

Re: Set up HA subversion server

2019-06-27 Thread Mark Phippard
> On Jun 27, 2019, at 2:38 PM, JITHIN K wrote: > > Any support would be appreciated. > >> On Sun 23 Jun, 2019, 1:51 PM JITHIN K, wrote: >> Hello Everyone, >> >> I installed Subversion 1.9 in two servers (Ubuntu Linux). One act as a >> production server and second one work as a mirror server

Re: Set up HA subversion server

2019-06-27 Thread JITHIN K
Any support would be appreciated. On Sun 23 Jun, 2019, 1:51 PM JITHIN K, wrote: > Hello Everyone, > > I installed Subversion 1.9 in two servers (Ubuntu Linux). One act as a > production server and second one work as a mirror server (svnsync) . I > would like to implement high availability setup

Set up HA subversion server

2019-06-23 Thread JITHIN K
Hello Everyone, I installed Subversion 1.9 in two servers (Ubuntu Linux). One act as a production server and second one work as a mirror server (svnsync) . I would like to implement high availability setup in Subversion servers. What would be the recommended options. I know that subversion does n

Re: modules not getting loaded on windows subversion server

2019-05-22 Thread Eric Johnson
I know very little current about Windows, but it is very suspicious that the HTTPD path includes "win64", but the configuration is complaining about "win32". It sounds like you somehow ended up with conflicting support for 32-bits vs. 64-bits. Searching for the error string yields a lot of hits th

Re: modules not getting loaded on windows subversion server

2019-05-22 Thread Gomathi
Hi, I have installed apache http server 2.4.39 in windows server 2012 R2 and i tried to load the below modules from subversion to Apache, i am getting the below error. Note: My windows server is 64 bit and i installed Apache 2.4.39 Win64 software. Error: The Apache service named reported the fol

Re: modules not getting loaded on windows subversion server

2019-05-22 Thread Gomathi
Hi All, I have installed Apache http server 2.4.39 in Windows server 2012 R2 and I tried to load below modules from subversion to Apache, iam getting the below error. Error: The Apache service named reported the following error >>> httpd.exe: syntax error on the line 188 of >>> C:/Apache/conf/htt

Re: Subversion server

2018-07-06 Thread Johan Corveleyn
On Thu, Jul 5, 2018 at 5:22 PM, Daniel Shahaf wrote: > Johan Corveleyn wrote on Thu, 05 Jul 2018 11:53 +0200: >> I do think it would be a great feature though, to have --include and >> --exclude options (with glob-like syntax, like our recent --search >> option for 'svn ls') for certain svn comman

Re: Subversion server

2018-07-05 Thread Daniel Shahaf
Daniel Shahaf wrote on Thu, 05 Jul 2018 15:22 +: > Johan Corveleyn wrote on Thu, 05 Jul 2018 11:53 +0200: > > I do think it would be a great feature though, to have --include and > > --exclude options (with glob-like syntax, like our recent --search > > option for 'svn ls') for certain svn comm

Re: Subversion server

2018-07-05 Thread Daniel Shahaf
Johan Corveleyn wrote on Thu, 05 Jul 2018 11:53 +0200: > I do think it would be a great feature though, to have --include and > --exclude options (with glob-like syntax, like our recent --search > option for 'svn ls') for certain svn commands. With server-side > support to only send the matching it

Re: Subversion server

2018-07-05 Thread Johan Corveleyn
On Tue, Jul 3, 2018 at 4:32 PM, Bellamy Baron wrote: > Does anyone know of a way to export a directory directly from a subversion > server and exclude certain filetypes? Not as far as I know. If you are using TortoiseSVN, maybe something can be done with client-side hook scripts [1], for e

Subversion server

2018-07-03 Thread Bellamy Baron
Does anyone know of a way to export a directory directly from a subversion server and exclude certain filetypes? Thanks in advance for your assistance. -- Bellamy Specialist - iWYZE https

Re: Subversion Server Replacement Query

2017-09-20 Thread Nico Kadel-Garcia
On Wed, Sep 20, 2017 at 9:44 AM, Saleh, Mai wrote: > Hi Nico, > > > > Is svnmirror means using svnsync command or it’s something different? > > > > *Thanks & BRs* > > > > *Mai Saleh* > > *IT Global Technologies & Infrastructure* > > *Software Tools Engineer* > That's exactly what I meant. If you

RE: Subversion Server Replacement Query

2017-09-20 Thread Johan Corveleyn
[ If possible, please use bottom-posting or inline replying on this list, and preferably use plain-text. More below. ] Op 20 sep. 2017 16:18 schreef "Saleh, Mai" : Also mirror, does not get hooks, we have to reconfigure it right. Dump+load or svnsync into the new FSFS format is not necessary, b

RE: Subversion Server Replacement Query

2017-09-20 Thread Saleh, Mai
c: 'corneil.duples...@gmail.com' ; 'users@subversion.apache.org' Subject: RE: Subversion Server Replacement Query Hi Nico, Is svnmirror means using svnsync command or it’s something different? Thanks & BRs Mai Saleh IT Global Technologies & Infrastructure Soft

RE: Subversion Server Replacement Query

2017-09-20 Thread Saleh, Mai
3:47 PM To: Saleh, Mai Cc: users@subversion.apache.org Subject: Re: Subversion Server Replacement Query The subversion documentation doesn't advise copying the repositories to a new 'machine' or installation. I have always used dump and load. I repository that was converted from

Re: Subversion Server Replacement Query

2017-09-20 Thread corneil.duples...@gmail.com
t; > > > *Thanks & BRs* > > > > *Mai Saleh* > > *IT Global Technologies & Infrastructure* > > *Software Tools Engineer* > > > > *From:* corneil.duples...@gmail.com [mailto:corneil.duples...@gmail.com] > *Sent:* Wednesday, September 20, 2017

RE: Subversion Server Replacement Query

2017-09-20 Thread Saleh, Mai
l-Garcia' Cc: corneil.duples...@gmail.com; users@subversion.apache.org Subject: RE: Subversion Server Replacement Query Hi Nico, Thanks a million for your detailed reply, I will be testing svnmirror solution then if it worked as expected, will use it. Thanks & BRs Mai Saleh

RE: Subversion Server Replacement Query

2017-09-20 Thread Saleh, Mai
ilto:nka...@gmail.com] Sent: Wednesday, September 20, 2017 3:08 PM To: Saleh, Mai Cc: corneil.duples...@gmail.com; users@subversion.apache.org Subject: Re: Subversion Server Replacement Query On Wed, Sep 20, 2017 at 8:27 AM, Saleh, Mai mailto:mai_sa...@mentor.com>> wrote: I will really

Re: Subversion Server Replacement Query

2017-09-20 Thread Nico Kadel-Garcia
can clarify why not just take a copy of current > repositories to new shared area via rsync, will be great J > > Storing the Subversion server repository on NFS is a separate issue. If your repository is oversized, it can be a real temptation to put it on a separate storage server, but it c

RE: Subversion Server Replacement Query

2017-09-20 Thread Saleh, Mai
c: users@subversion.apache.org Subject: Re: Subversion Server Replacement Query The user's working copies should be fine. In my experience older clients are fine with newer servers and newer clients are fine with older workspace formats. Corneil du Plessis about.me/corneil On 20 Sept

Re: Subversion Server Replacement Query

2017-09-20 Thread corneil.duples...@gmail.com
corneil.duples...@gmail.com [mailto:corneil.duples...@gmail.com] > *Sent:* Wednesday, September 20, 2017 12:23 PM > *To:* Saleh, Mai > *Cc:* users@subversion.apache.org > *Subject:* Re: Subversion Server Replacement Query > > > > In short: > > Don't host on NFS or

Re: Subversion Server Replacement Query

2017-09-20 Thread Ralph Seichter
> Hi Subversion Support, Funny way to put it. ;-) This is a public mailing list of (mostly) volunteers. > Please advise as we need to move subversion from old server with OS > RH5U3 to RH7U3, all of our repositories are hosted on NFS share. Don't use network based file systems. Really, don't. >

RE: Subversion Server Replacement Query

2017-09-20 Thread Saleh, Mai
h IT Global Technologies & Infrastructure Software Tools Engineer [cid:image001.png@01D3320B.FB5F6B40] From: corneil.duples...@gmail.com [mailto:corneil.duples...@gmail.com] Sent: Wednesday, September 20, 2017 12:23 PM To: Saleh, Mai Cc: users@subversion.apache.org Subject: Re: Subversio

Re: Subversion Server Replacement Query

2017-09-20 Thread corneil.duples...@gmail.com
In short: Don't host on NFS or any remote filesystem. It is better to dump and import, you can do the dump with old or new version but will only benefit from all new features and stability with the repository in the newer version. [image: --] Corneil du Plessis [image: https://]about.me/corneil

Re: Subversion Server Replacement Query

2017-09-20 Thread Branko Čibej
On 20.09.2017 11:06, Saleh, Mai wrote: > > Hi Subversion Support, > >   > > Please advise as we need to move subversion from old server with OS > RH5U3 to RH7U3, all of our repositories are hosted on NFS share. > Don't Do That > SVN version on old server is 1.6.x and new server has version 1.9.7.

Subversion Server Replacement Query

2017-09-20 Thread Saleh, Mai
Hi Subversion Support, Please advise as we need to move subversion from old server with OS RH5U3 to RH7U3, all of our repositories are hosted on NFS share. SVN version on old server is 1.6.x and new server has version 1.9.7. Plan is to rsync old shared area hosting repositories to new shared are

Re: ¿what is to best oracle linux base environment for subversion server?

2016-10-19 Thread Nico Kadel-Garcia
On Wed, Oct 19, 2016 at 1:11 PM, wrote: > Hi, > > ¿what is to best oracle linux base environment for subversion server: > minimal install, infrastructure server, file and print server, > basic web server, virtualization host, server with GUI. > And add-ons for selected en

¿what is to best oracle linux base environment for subversion server?

2016-10-19 Thread svn
Hi, ¿what is to best oracle linux base environment for subversion server: minimal install, infrastructure server, file and print server, basic web server, virtualization host, server with GUI. And add-ons for selected environment? José

RE: could subversion server 1.7.x work with subverison client 1.8.x ?

2015-09-28 Thread Andrew Reedick
Huang [mailto:hzlian...@gmail.com] Sent: Sunday, September 27, 2015 9:56 AM To: users@subversion.apache.org Subject: could subversion server 1.7.x work with subverison client 1.8.x ? Dear developers of subversion: Hello! Question 1: If the version of subversion server is 1.7.10, but my

Re: could subversion server 1.7.x work with subverison client 1.8.x ?

2015-09-27 Thread Nico Kadel-Garcia
On Sun, Sep 27, 2015 at 9:55 AM, Leon Huang wrote: > Dear developers of subversion: > Hello! > Question 1: If the version of subversion server is 1.7.10, but my > subversion client is 1.8.5, is there any problem? This is quite common. So is the reverse. The confusion comes

Re: could subversion server 1.7.x work with subverison client 1.8.x ?

2015-09-27 Thread Mark Phippard
> On Sep 27, 2015, at 9:55 AM, Leon Huang wrote: > > Dear developers of subversion: > Hello! > Question 1: If the version of subversion server is 1.7.10, but my > subversion client is 1.8.5, is there any problem? No problem. Any 1.x server and 1.y client

could subversion server 1.7.x work with subverison client 1.8.x ?

2015-09-27 Thread Leon Huang
Dear developers of subversion: Hello! Question 1: If the version of subversion server is 1.7.10, but my subversion client is 1.8.5, is there any problem? Question 2: At first, use subversion 1.7.10 client to checkout a work-copy. Then subversion 1.8.x client to upgrade the work

AW: Hope subversion server can fold each 1000 revision into a zipped or compacted file.

2014-05-05 Thread Markus Schaber
naging Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915 Von: 罗勇刚(Yonggang Luo) [mailto:luoyongg...@gmail.com] Gesendet: Montag, 5. Mai 2014 14:17 An: Subversion Betreff: Hope subversion server can fold each 1000 revision into a

Hope subversion server can fold each 1000 revision into a zipped or compacted file.

2014-05-05 Thread Yonggang Luo
For really big repository, there is too much small files, that's hurt for backup and checksums and copy/move operations. -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo

Re: Subversion Server set up

2013-04-05 Thread vishwajeet singh
On Fri, Apr 5, 2013 at 9:30 PM, Lingampalli, Vikram (Penske, Aptude Inc) < vikram.lingampa...@penske.com> wrote: > Hi Support, > This aren't support mate but a generous community > > > ** ** > > Our Application(webMethods) supports only subversion server 1

Subversion Server set up

2013-04-05 Thread Lingampalli, Vikram (Penske, Aptude Inc)
Hi Support, Our Application(webMethods) supports only subversion server 1.6.x, do you have a subversion server 1.6.x which we can install on 64 bit windows 2008 server. Thanks and Regards, Vikram

Issue with Subversion Server on i5/OS

2013-01-10 Thread Oliver Bretterklieber
The V6R1 version of the Subversion Server for i5/OS stops since December 2012 with error MCH3601. After discussion with IBM software service, this is the result of a change in the the latest PSP SF99368 for the Apache HTTP server in i5/OS: http://www-912.ibm.com/s_dir/sline003.nsf

Re: Subversion server upgrade from 1.4 to 1.7

2012-10-15 Thread Nico Kadel-Garcia
package if feasible. And given the limited support for AIX from the open source and freeware community, I'd very seriously consider moving off of it for your Subversion server. > Copy over hook scripts, etc, from the old repository to the new one. > Restart svnserve, Apache, etc. And th

RE: Subversion server upgrade from 1.4 to 1.7

2012-10-15 Thread Cooke, Mark
> On Mon, Oct 15, 2012 at 3:19 PM, Cooke, Mark > wrote: > > > -Original Message- > > From: Arivarasan Manivasagam > > To: users@subversion.apache.org > > Subject: Subversion server upgrade from 1.4 to 1.7 > > > > > Hi, > > We wa

Re: Subversion server upgrade from 1.4 to 1.7

2012-10-15 Thread Arivarasan Manivasagam
estart svnserve, Apache, etc. Can you also elaborate step 7 on hook scripts and etc.,? Thanks again for the support! On Mon, Oct 15, 2012 at 3:19 PM, Cooke, Mark wrote: > > -Original Message- > > From: Arivarasan Manivasagam > > To: users@subversion.apache.org > &

RE: Subversion server upgrade from 1.4 to 1.7

2012-10-15 Thread Cooke, Mark
> -Original Message- > From: Arivarasan Manivasagam > To: users@subversion.apache.org > Subject: Subversion server upgrade from 1.4 to 1.7 > > Hi, > We want to upgrade subversion server from 1.4 to 1.7 > Is this feasible? > Can you share any steps or do

Subversion server upgrade from 1.4 to 1.7

2012-10-15 Thread Arivarasan Manivasagam
Hi, We want to upgrade subversion server from 1.4 to 1.7 Is this feasible? Can you share any steps or documents related to the same? thanks, Arivarasan Manivasagam

Re: Subversion Server Packages that are compiled with LDAP support

2012-10-11 Thread Qazwart
What confused me was the lack of mod_ldap.so, etc in the package. I do see it does work though. -- David Weintraub da...@weintraub.name On Oct 11, 2012, at 12:23 PM, Bob Archer wrote: >> We recently downloaded CollabNet's Subversion server package with Apache >> integration

Re: Subversion Server Packages that are compiled with LDAP support

2012-10-11 Thread Mark Phippard
On Thu, Oct 11, 2012 at 12:17 PM, David Weintraub wrote: > We recently downloaded CollabNet's Subversion server package with > Apache integration. Is LDAP support included in that package. It > didn't appear to be. It includes Apache LDAP modules if that is what you mean. Bo

RE: Subversion Server Packages that are compiled with LDAP support

2012-10-11 Thread Bob Archer
> We recently downloaded CollabNet's Subversion server package with Apache > integration. Is LDAP support included in that package. It didn't appear to be. > > -- > David Weintraub > qazw...@gmail.com If you are talking about Subversion Edge then the answer i

Subversion Server Packages that are compiled with LDAP support

2012-10-11 Thread David Weintraub
We recently downloaded CollabNet's Subversion server package with Apache integration. Is LDAP support included in that package. It didn't appear to be. -- David Weintraub qazw...@gmail.com

Re: Question's about install subversion server in a NAS (network attached storage).

2012-09-11 Thread Andy Levy
with your NAS vendor. On Tue, Sep 11, 2012 at 8:47 AM, e-friend_partner wrote: > Hi all !! > > Any idea or colaboration about this ? > > Regards. > > > -- Forwarded message -- > From: e-friend_partner > Date: 2012/9/3 > Subject: Question's a

Fwd: Question's about install subversion server in a NAS (network attached storage).

2012-09-11 Thread e-friend_partner
Hi all !! Any idea or colaboration about this ? Regards. -- Forwarded message -- From: e-friend_partner Date: 2012/9/3 Subject: Question's about install subversion server in a NAS (network attached storage). To: users-i...@subversion.apache.org Hi comunity !! I'

RE: Problem with setting up new Subversion server.

2012-08-22 Thread David Tyler
--enable-mods-shared="rewrite ssl dav dav-fs dav-lock proxy" Thanks, David From: David Tyler Sent: Wednesday, August 22, 2012 8:22 AM To: users@subversion.apache.org Cc: David Tyler Subject: Problem with setting up new Subversion server. I am currently receiving the following er

RE: Problem with setting up new Subversion server.

2012-08-22 Thread David Tyler
I may have found the problem with the configuration of the httpd build. I will resolve, retest and report. Thanks, David From: David Tyler Sent: Wednesday, August 22, 2012 8:22 AM To: users@subversion.apache.org Cc: David Tyler Subject: Problem with setting up new Subversion server. I am

RE: Problem with setting up new Subversion server.

2012-08-22 Thread David Tyler
See below. Thanks, David From: David Tyler Sent: Wednesday, August 22, 2012 8:22 AM To: users@subversion.apache.org Cc: David Tyler Subject: Problem with setting up new Subversion server. I am currently receiving the following error when I attempt to access a newly created Subversion server

Re: Problem with setting up new Subversion server.

2012-08-22 Thread Thorsten Schöning
tra content at the end of the document Please provide some more details about what you mean with a new subversion server on the same machine as the old one and how exactly it is set up. For example provide the configuration for the new and old server. Mit freundlichen Grüßen, Thorsten Schöning

Problem with setting up new Subversion server.

2012-08-22 Thread David Tyler
I am currently receiving the following error when I attempt to access a newly created Subversion server: svn: E175002: Unable to connect to a repository at URL 'http://blackstone/fullcourtweb' svn: E175002: The OPTIONS request returned invalid XML in the response: XML parse error

RE: Which is the most used/best Windows Subversion server distribution?

2012-03-28 Thread Bob Archer
> Hello Mark (& others), > > thank you for the answers. > > I am searching SVN server software. > pre-packaged solutions preferred/required (without python stuff if possible). > > As previously mentioned the bottom of page > http://subversion.apache.org/packages.html > shows 5 server packages. >

Re: Which is the most used/best Windows Subversion server distribution?

2012-03-28 Thread Pavel Lyalyakin
Hello, > I am searching SVN server software. > pre-packaged solutions preferred/required (without python stuff if possible). > > As previously mentioned the bottom of page > http://subversion.apache.org/packages.html > shows 5 server packages. > > I need a comparison and recommendation which pack

RE: Which is the most used/best Windows Subversion server distribution?

2012-03-28 Thread Brenden Walker
> -Original Message- > From: Ben Stover [mailto:bxsto...@yahoo.co.uk] > Sent: Wednesday, March 28, 2012 7:47 AM > To: Subversion Users > Cc: Nico Kadel-Garcia; Cooke, Mark > Subject: RE: Which is the most used/best Windows Subversion server > distribution? >

Re: Which is the most used/best Windows Subversion server distribution?

2012-03-28 Thread Mark Phippard
On Wed, Mar 28, 2012 at 7:46 AM, Ben Stover wrote: > thank you for the answers. > > I am searching SVN server software. > pre-packaged solutions preferred/required (without python stuff if possible). Just curious, but why the Python concern. You might want to run hook scripts someday, so having

RE: Which is the most used/best Windows Subversion server distribution?

2012-03-28 Thread Cooke, Mark
st the client)? > > >If you need the server stuff, do you want to configure it > all yourself (Alagazam includes lots of bindings for python > etc) or go for a pre-packaged solution (look for Bitnami or > WANdisco's uberSVN)? > > >If just the client, then do you want it

RE: Which is the most used/best Windows Subversion server distribution?

2012-03-28 Thread Ben Stover
Hello Mark (& others), thank you for the answers. I am searching SVN server software. pre-packaged solutions preferred/required (without python stuff if possible). As previously mentioned the bottom of page http://subversion.apache.org/packages.html shows 5 server packages. I need a comparison

Re: Request for Subversion Server 1.5.3 binaries for AIX OS link

2011-11-02 Thread Nico Kadel-Garcia
On Wed, Nov 2, 2011 at 4:16 AM, David Chapman wrote: > On 11/2/2011 12:58 AM, sagade.sub...@vodafone.com wrote: > > Thanks David. > > > > Can you please help me in locating link from where I can download binaries > of  SVN server 1.7 for AIX OS. > > I wish to download  pure binaries (not the rpms

Re: Request for Subversion Server 1.5.3 binaries for AIX OS link

2011-11-02 Thread David Chapman
On 11/2/2011 12:58 AM, sagade.sub...@vodafone.com wrote: Thanks David. Can you please help me in locating link from where I can download binaries of SVN server 1.7 for AIX OS. I wish to download pure binaries (not the rpms nor any source code/packages to be compiled) Regards Subodh

RE: Request for Subversion Server 1.5.3 binaries for AIX OS link

2011-11-02 Thread sagade.sub...@vodafone.com
November 2011 PM 12:59 To: Sagade Subodh (MAG-NE) Cc: users@subversion.apache.org Subject: Re: Request for Subversion Server 1.5.3 binaries for AIX OS link On 11/1/2011 11:51 PM, sagade.sub...@vodafone.com<mailto:sagade.sub...@vodafone.com> wrote: Hi Can you please help. Need to download Subv

Re: Request for Subversion Server 1.5.3 binaries for AIX OS link

2011-11-02 Thread David Chapman
On 11/1/2011 11:51 PM, sagade.sub...@vodafone.com wrote: Hi Can you please help. Need to download Subversion Server 1.5.3 binaries for AIX OS. Can you please point me to the link. Regards Subodh If you really need 1.5.x (the current version is 1.7.1), you should probably get the

Request for Subversion Server 1.5.3 binaries for AIX OS link

2011-11-02 Thread sagade.sub...@vodafone.com
Hi Can you please help. Need to download Subversion Server 1.5.3 binaries for AIX OS. Can you please point me to the link. Regards Subodh This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information

Re: Where/How to get a Test Subversion Server

2011-10-30 Thread Nico Kadel-Garcia
[Accidentally sent this just to Les: Les, sorry if you get two copies!] On Sun, Oct 30, 2011 at 3:04 PM, Les Mikesell wrote: > On Sun, Oct 30, 2011 at 1:26 PM, Nico Kadel-Garcia wrote: >> >> An ordinary newbie Subversion administrator *will not be aware* of >> these security issues. Precisely as

Re: Where/How to get a Test Subversion Server

2011-10-30 Thread Les Mikesell
On Sun, Oct 30, 2011 at 1:26 PM, Nico Kadel-Garcia wrote: > > An ordinary newbie Subversion administrator *will not be aware* of > these security issues. Precisely as you've shown, it's considered "not > our problem" by the Subversion source developers. It's not that it is not subversion's proble

RE: Where/How to get a Test Subversion Server

2011-10-30 Thread Pietro Moras
At last I've discovered how to get my first “svn.exe”, “svnadmin.exe”, ..., up and running. It was as simple as pie [better: trivial], once you knew it. I'll take good note of this experience and write it down into my of memories, when retired. Thank you all. - P.M.

Re: Where/How to get a Test Subversion Server

2011-10-30 Thread Nico Kadel-Garcia
On Sun, Oct 30, 2011 at 12:26 PM, Les Mikesell wrote: > On Sat, Oct 29, 2011 at 11:27 PM, Nico Kadel-Garcia wrote: >>> >>> Yes, but the packaged linux versions pretty much just come up working >>> under http(s) with a appropriate line or two added to the packaged >>> configuration to point to the

Re: Where/How to get a Test Subversion Server

2011-10-30 Thread Les Mikesell
On Sat, Oct 29, 2011 at 11:27 PM, Nico Kadel-Garcia wrote: >> >> Yes, but the packaged linux versions pretty much just come up working >> under http(s) with a appropriate line or two added to the packaged >> configuration to point to the repository location,  and once a network >> server works, sv

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Nico Kadel-Garcia
On Sat, Oct 29, 2011 at 9:56 PM, Les Mikesell wrote: > On Sat, Oct 29, 2011 at 5:51 PM, Nico Kadel-Garcia wrote: >> >>> Pretty much everything you can do with subversion will work with a >>> local repository and file:/// references.   Do your initial >>> testing/learning  that way, then decide wh

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Les Mikesell
On Sat, Oct 29, 2011 at 5:51 PM, Nico Kadel-Garcia wrote: > >> Pretty much everything you can do with subversion will work with a >> local repository and file:/// references.   Do your initial >> testing/learning  that way, then decide what OS platform you want for >> your server.  I'd recommend a

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Nico Kadel-Garcia
nding, hands-on, what it's all about. >> >> Anyhow, these are the related generic—and, so far, untested—hints I've >> already collected: >> >> -- Redbean book >> >> -- CollabNet >> >> -- Subversion Edge >> >> -- Trial Subver

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Stefan Sperling
On Sat, Oct 29, 2011 at 01:40:11PM -0700, Geoff Hoffman wrote: > Sort of off topic of this thread, but even though I've used SVN for years, > the idea of running it locally without a server never occurred to me. I > thought 'distributed repositories' was Git's only/main benefit over SVN, > but if y

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Richard Cavell
Try this on a Unix-like system: cd ~ svnadmin create /myrepo svn checkout file:///myrepo When you're done playing, rm -rf /myrepo rm -rf ~/myrepo - Original Message - From: Les Mikesell Sent: 10/30/11 04:03 AM To: Pietro Moras Subject: Re: Where/How to get a Test Subversion S

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Geoff Hoffman
On Sat, Oct 29, 2011 at 10:52 AM, Stefan Sperling wrote: > There is no need to set up a server to try out Subversion. > On Sat, Oct 29, 2011 at 11:03 AM, Les Mikesell wrote: > > Pretty much everything you can do with subversion will work with a > local repository and file:/// references. Do

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Gert Kello
>> In need of breaking the >> initial ice with Subversion, I wonder if you have any real knowledge >> of a Test Subversion Repository/Server where to start understanding, >> hands-on, what it's all about. > > There is no need to set up a server to try out Subversion. > > Install TortoiseSVN 1.7.1.

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Les Mikesell
the related generic—and, so far, untested—hints I've > already collected: > > -- Redbean book > > -- CollabNet > > -- Subversion Edge > > -- Trial Subversion server at: SpringLoops.com, Beanstalkapp.com > > -- GUI client TortoiseSVN > > That said in c

Re: Where/How to get a Test Subversion Server

2011-10-29 Thread Stefan Sperling
, these are the related generic—and, so far, untested—hints I've > already collected: -- Redbean book -- CollabNet -- Subversion Edge -- Trial > Subversion > server at: SpringLoops.com, Beanstalkapp.com -- GUI client > TortoiseSVNThat said in ca

Where/How to get a Test Subversion Server

2011-10-29 Thread Pietro Moras
collected: -- Redbean book -- CollabNet -- Subversion Edge -- Trial Subversion server at: SpringLoops.com, Beanstalkapp.com -- GUI client TortoiseSVNThat said in case you know any better. Thank you. - P.M.

Re: Subversion server related queries

2011-10-13 Thread Ryan Schmidt
On Oct 13, 2011, at 10:58, Nrupen Kantamneni wrote: > I am planning to have subversion deployed as a version control tool and would > like few suggestions and clarifications on the same > Does subversion support the server replication method meaning the backup > server will be up and running wit

Subversion server related queries

2011-10-13 Thread Nrupen Kantamneni
Hi, I am planning to have subversion deployed as a version control tool and would like few suggestions and clarifications on the same Does subversion support the server replication method meaning the backup server will be up and running with a less downtime required with all the data up-to date?

visualsvn error connecting to a Subversion server with SSL client certificates

2011-10-12 Thread Volker
Dear list, a colleague is using Visualsvn to access a Linux-based Subversion server with SSL client certificates. It is working with TortoiseSVN, but within Visualsvn doing checkouts or commits he got a 'SSL handshake failed' error. Is anyone familiar with that settings ? Many gree

Re: Need for a local Subversion server?

2011-07-24 Thread Andreas Krey
On Sat, 23 Jul 2011 11:52:12 +, Stefan Sperling wrote: ... > You can branch and merge locally in git, but all the git branches you > create in the git repository cloned from svn usually map to one Subversion > branch. If they don't then you need to add merges between branches > to svn:mergeinfo

Re: Need for a local Subversion server?

2011-07-23 Thread Stefan Sperling
On Fri, Jul 22, 2011 at 01:01:06PM -0500, Les Mikesell wrote: > We have some cases of (very) remote teams working out of the main > repository and some where the live project repository is near the > remote group and svnsync is used to pull a copy back to headquarters > for a backup and some of the

Re: Need for a local Subversion server?

2011-07-22 Thread Andreas Krey
On Fri, 22 Jul 2011 13:01:06 +, Les Mikesell wrote: ... > I'm kind of curious about how git-svn would work out for this kind of use. I'd say that pretty much depends on your round-trip time. The initial 'git svn clone' can take seriously long; I did one for a repo that yields 328 commits in 45

Re: Need for a local Subversion server?

2011-07-22 Thread Les Mikesell
server in the states is rather old and its faster to do checkouts from the remote repository then the local one. I’m curious why we even need a local subversion server. We cannot add anything to the local repository. Developers check out the code, update the files in their working directory, then

Re: Need for a local Subversion server?

2011-07-22 Thread Stefan Sperling
The system > that acts as the Subversion server in the states is rather old and its > faster to do checkouts from the remote repository then the local one. I?m > curious why we even need a local subversion server. We cannot add anything > to the local repository. Developers check out th

Need for a local Subversion server?

2011-07-22 Thread Phil Montgomery
I have a question regarding the need of a subversion mirror server. Our work is done on UNIX systems. We currently have a master repository in England. We mirror it as a read only repository to the states. The system that acts as the Subversion server in the states is rather old and its faster

Re: Subversion server and client tools compatibility

2011-04-27 Thread Daniel Shahaf
Andy Levy wrote on Wed, Apr 27, 2011 at 20:05:54 -0400: > On Wed, Apr 27, 2011 at 19:43, Tech Geek wrote: > > We have a SVN server running on a Debian Linux box. Running svn > > --version returns: > > svn, version 1.6.12 (r955767) > >   compiled Jul 28 2010, 08:58:12 > > > > Users uses TortoiseSVN

Re: Subversion server and client tools compatibility

2011-04-27 Thread Andy Levy
On Wed, Apr 27, 2011 at 19:43, Tech Geek wrote: > We have a SVN server running on a Debian Linux box. Running svn > --version returns: > svn, version 1.6.12 (r955767) >   compiled Jul 28 2010, 08:58:12 > > Users uses TortoiseSVN client to access repositories residing on the > SVN server. My questi

Subversion server and client tools compatibility

2011-04-27 Thread Tech Geek
We have a SVN server running on a Debian Linux box. Running svn --version returns: svn, version 1.6.12 (r955767) compiled Jul 28 2010, 08:58:12 Users uses TortoiseSVN client to access repositories residing on the SVN server. My question is it OK to use the latest TSVN client "TortoiseSVN-1.6.15

Re: older versions of the subversion server

2010-06-17 Thread kmradke
> One good way to copy the repository would be to "svnadmin dump" on > the production server and "svnadmin load" on the test server. This > would automatically upgrade the repository to the latest most > efficient format. Don't forget this dump/load process will not copy hook scripts and locked

Re: older versions of the subversion server

2010-06-17 Thread Les Mikesell
On 6/17/2010 3:09 PM, Alin wrote: That is a very good question. Our subversion server has not been updated in a while and it is still on version 1.4.2. I was looking into updating it to take advantage of the new merge tracking features (among others). Since we are using such an old version, I

RE: older versions of the subversion server

2010-06-17 Thread Thomas Loy
and Eclipse user. Regards, Tom From: Alin [mailto:alin.tomoi...@ttu.edu] Sent: Thursday, June 17, 2010 4:29 PM To: Ryan Schmidt; Thomas Loy Cc: users@subversion.apache.org Subject: Re: older versions of the subversion server Ryan and Thomas, Thank you very much for your advice. -Original

Re: older versions of the subversion server

2010-06-17 Thread Alin
Ryan and Thomas, Thank you very much for your advice. -Original Message- From: Ryan Schmidt To: Thomas Loy Cc: Tomoiaga, Alin , users@subversion.apache.org Subject: Re: older versions of the subversion server Date: Thu, 17 Jun 2010 15:24:56 -0500 On Jun 17, 2010, at 15:18, Thomas

Re: older versions of the subversion server

2010-06-17 Thread Ryan Schmidt
On Jun 17, 2010, at 15:18, Thomas Loy wrote: > On the bright side, we had virtually no issues on our upgrade – the major > issue was trying to get all of our users to upgrade their clients. There is at least a way you can automate advising your users to upgrade to Subverison 1.5 or later if th

  1   2   >