svn deployment help

2010-07-20 Thread Tom Cruickshank
Hey Guys, I'm doing research on svn and wondering if anyone might have an ideas for this. I'm setting up SVN so that I have a SVN repository on my development machine which will then be able to deploy files to my production environment. I'd like to be able to pick and choose which files I

RE: svn deployment help

2010-07-20 Thread Giulio Troccoli
I don't think such a tool exist but we use svn:externals to do something similar. Basically we have a folder called Public that contains the documentation available to customers. We then set svn:externals on that folder pointing to the docs we want to make public. The web server just checkouts

libsvn_ra_neon-1.so.0: undefined symbol: GENERAL_NAME_free

2010-07-20 Thread Angel Tsankov
When I run kdesvn I get a dialog showing the following message: Could not find our part: Cannot load library /usr/lib/kde4/kdesvnpart.so: (/usr/lib/libsvn_ra_neon-1.so.0: undefined symbol: GENERAL_NAME_free) Files /usr/lib/kde4/kdesvnpart.so and /usr/lib/libsvn_ra_neon-1.so.0 both exist.

svn update -r $revision could hang if $revsion is greater than HEAD

2010-07-20 Thread jason_zhuyx
For instance, when the latest revision of the repository is 100, running the following command will hang:       svn update -r 101   where the revision given is any positive number greater than HEAD.   This happened on both Windows (XP SP2, svn version 1.5.5 (r34862)) and Lunix (CentOS 5.3,

Re: svn update -r $revision could hang if $revsion is greater than HEAD

2010-07-20 Thread Andy Levy
On Mon, Jul 19, 2010 at 18:43, jason_zhuyx jason_zh...@yahoo.com wrote: For instance, when the latest revision of the repository is 100, running the following command will hang:     svn update -r 101 where the revision given is any positive number greater than HEAD. This happened on

SVN crash on merge

2010-07-20 Thread Bob Sandiford
Hi, I was doing some 'svn merge' commands, and got this: This application has halted due to an unexpected error. A crash report and minidump file were saved to disk, you can find them here: c:\tmp\svn-crash-log20100720095803.log c:\tmp\svn-crash-log20100720095803.dmp Please send the log file to

Re: fixing files committed with wrong eol-style

2010-07-20 Thread Les Mikesell
On 7/20/2010 12:49 AM, Nico Kadel-Garcia wrote: On Tue, Jul 20, 2010 at 12:26 AM, Les Mikeselllesmikes...@gmail.com wrote: On 7/19/2010 10:10 PM, Kitching, Simon wrote: Ah well, as it appears that nobody here knows the answer I'll just have to do it the ugly way: try to get the svn repo

Re: fixing files committed with wrong eol-style

2010-07-20 Thread Neil Bird
Around about 20/07/10 04:10, Kitching, Simon typed ... Ah well, as it appears that nobody here knows the answer I'll just have to do it the ugly way: try to get the svn repo administrator to install some hooks to prevent this occurring in future, and then install cygwin on somebody's windows PC

Build on Solaris 10 with BerkeleyDB.4.7

2010-07-20 Thread Minson, John M CIV SPAWARSYSCEN-ATLANTIC, 82370
I am trying to build on a Solaris 10 box with BerkeleyDB.4.7 installed in /usr/local/BerkeleyDB.4.7 I have tried many combinations of the --with-berkeley-db option but cannot satisfy the configure script . I have made links in /usr/local to no avail . Given the db install location what

Subversion 1.6.12 and SSPI Authentification Mode under Apache 2.2.15

2010-07-20 Thread Sébastien Filion
Hi, Does anybody can tell me if it still possible to connect to our repositories using SSPI authentification mode with Subversion 1.6.12 under Apache 2.2.15. I try both 1.0.3 and 1.0.4 version of mod_auth_sspi but nothing works for the moment. We had a similar working setup under subversion

question on Subverison confguration

2010-07-20 Thread Chidambarathanupillai_Nagaraj
Hi, I am new to any version control system. I need to create an environment to test the below. How do we create multiple repositries on the Sub version system? How to tag the branch looping 20 times? Can anyone help me on this. Create a large NFS file system for the source control repository

RE: question on Subverison confguration

2010-07-20 Thread Bob Archer
I am new to any version control system. I need to create an environment to test the below. How do we create multiple repositries on the Sub version system? How to tag the branch looping 20 times? Can anyone help me on this. I assume you are trying to script this in some way? use svnadmin

Re: OSX svn client 1.6.11/1.6.12: SSL negotiation failed: SSL error: parse tlsext

2010-07-20 Thread Mark Phippard
Looks like the ASF should upgrade their server to httpd 2.2.15 and the latest OpenSSL. This bug has been fixed. You should report the problem to the ASF infrastructure team. On Tue, Jul 20, 2010 at 5:03 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: When I try to import a 4.7MB

Re: libsvn_ra_neon-1.so.0: undefined symbol: GENERAL_NAME_free

2010-07-20 Thread Stanimir Stamenkov
20.7.2010 г. 14:32 +0300, /Angel Tsankov/: When I run kdesvn I get a dialog showing the following message: Could not find our part: Cannot load library /usr/lib/kde4/kdesvnpart.so: (/usr/lib/libsvn_ra_neon-1.so.0: undefined symbol: GENERAL_NAME_free) Files /usr/lib/kde4/kdesvnpart.so and

Re: fixing files committed with wrong eol-style

2010-07-20 Thread Ryan Schmidt
On Jul 20, 2010, at 09:35, Neil Bird wrote: I'm thinking aloud here, you may not be able to do it, but if you can add props. as a direct repo. mod., them maybe it'd be easier for you to: - create a temp working branch off trunk - use a 'find' loop to find the files, but instead of 'svn ps