RE: svn cleanup options

2019-02-15 Thread Cooke, Mark
> -Original Message- > From: Branko Čibej [mailto:br...@apache.org] > Sent: Friday, February 15, 2019 7:43 AM > > On 15.02.2019 08:02, Cooke, Mark wrote: > >> -Original Message- > >> From: Branko Čibej [mailto:br...@apache.org] > >>

RE: svn cleanup options

2019-02-14 Thread Cooke, Mark
> -Original Message- > From: Branko Čibej [mailto:br...@apache.org] > Sent: Thursday, February 14, 2019 3:17 PM > > On 14.02.2019 15:33, Stefan Sperling wrote: > > On Thu, Feb 14, 2019 at 03:29:20PM +0100, Stefan Sperling wrote: > >> On Thu, Feb 14, 2019 at

svn cleanup options

2019-02-14 Thread Cooke, Mark
Hello list, Windows 7, using the 1.10.3 command line tools (from TortoiseSVN). I am trying to use `svn cleanup` in a build script (batch file) to remove some ignored / unversioned files that may have been generated by a previous build. However, some of them are marked as "read-only" and cleanu

RE: Is it possible to use SVN to do version control even if all the source code is inside a RAR compressed archive file?

2018-05-02 Thread Cooke, Mark
Hi Jay, > -Original Message- > From: Jay Jiang [mailto:j...@jiaxing.info] > Sent: Thursday, May 03, 2018 4:18 AM > > Hello SVN development team, > > I have a question: Is it possible to use SVN to do version control even > if all the source code is inside a RAR compressed archive file? >

RE: unsubscribe

2018-04-26 Thread Cooke, Mark
> -Original Message- > From: Randy Martinez [mailto:randy.marti...@firstcontactent.com] > Sent: Friday, April 27, 2018 1:35 AM > To: users@subversion.apache.org > Subject: unsubscribe That's not going to work. You can find instructions here: https://subversion.apache.org/mailing-lists.

RE: unsubscribe

2018-03-15 Thread Cooke, Mark
> -Original Message- > From: Lars Nielsen [mailto:l...@lfweb.dk] > Sent: Thursday, March 15, 2018 2:33 PM > To: users@subversion.apache.org > Subject: unsubscribe > > > Kind Regards / Med venlig hilsen > > Lars Nielsen Hi Lars, Instructions are here:- https://subversion.apache.org/mail

RE: [ANNOUNCE] Apache Subversion 1.10.0-rc1 released

2018-03-01 Thread Cooke, Mark
-Original Message- From: Randy Given [mailto:givenra...@gmail.com] Sent: Wednesday, February 28, 2018 1:00 PM How do I unsubscribe? => https://subversion.apache.org/mailing-lists.html#unsubscribing -- Forwarded message -- From: "Julian Foad" Date: Feb 28, 2018 7:50 AM

RE: Can SVN only branch and tag at the highest project level?

2017-12-05 Thread Cooke, Mark
> -Original Message- > From: Bo Berglund [mailto:bo.bergl...@gmail.com] > Sent: 06 December 2017 07:45 > > It seems like in SVN there must be separate repository folders for tags, > branches and trunk below > each project. > To me this implies that svn is only able to do these operations

RE: Recommended apr / openssl etc. library version for svn ?

2017-11-21 Thread Cooke, Mark
> -Original Message- > From: Branko Čibej [mailto:br...@apache.org] > Sent: 21 November 2017 21:01 > > On 21.11.2017 21:43, Eric Johnson wrote: > > I don't know if this helps, but I run Subversion on a Gentoo system, > > which is constantly upgrading to newer versions of software. Gentoo >

Recommended apr / openssl etc. library version for svn ?

2017-11-21 Thread Cooke, Mark
Hello, Is there any support for building svn with OpenSSL 1.1.0 yet? I did a search in the archives and only came up with Stefan's MaxSVN build which has so far excluded the update from 1.0.2 [1] but that was back in February? [1] https://svn.haxx.se/dev/archive-2017-02/0145.shtml I managed t

RE: remove me from this list

2017-06-07 Thread Cooke, Mark
See http://subversion.apache.org/mailing-lists.html for how to unsubscribe yourself... > -Original Message- > From: Mortada, Mahmoud [mailto:mahmoud_mort...@mentor.com] > Sent: 07 June 2017 15:06 > To: users@subversion.apache.org > Subject: remove me from this list > > Hi all > > Can yo

RE: Is it safe to remove deleted and no longer used branches from the svn:mergeinfo property?

2017-06-02 Thread Cooke, Mark
> -Original Message- > From: Alfred von Campe [mailto:alf...@von-campe.com] > Sent: 02 June 2017 13:40 > > On Jun 2, 2017, at 8:25, Nico Kadel-Garcia wrote: > > > I suspect you're going to hurt yourself if you try this sort of stunt. > > Not that it might not work in theory for some cases

How to search across repositories

2017-04-10 Thread Cooke, Mark
Folks, Can anyone recommend a good search engine for multiple svn repositories? We need to search all of our projects for specific config strings that need to be changed to support a network change... Some google time turned up some old favourites, including "svnquery" [1] but the last releas

RE: Code baseline in apache subversion implementation

2017-02-02 Thread Cooke, Mark
There is a very good book online:- http://svnbook.red-bean.com/ You will be able to answer your question (and lots more) by reading the book. ~ Mark C From: Durgaprasad Potnuru [mailto:durgaprasad.potn...@iictechnologies.com] Sent: 02 February 2017 07:10 To: users@subversion.apache.org Cc: Rag

RE: Feature request: Restoring pristines

2016-11-09 Thread Cooke, Mark
> -Original Message- > From: Stefan [mailto:luke1...@posteo.de] > Sent: 09 November 2016 21:43 > To: users@subversion.apache.org > Subject: Re: Feature request: Restoring pristines > > On 11/9/2016 21:22, Branko Čibej wrote: > > On 08.11.2016 21:51, Stefan wrote: > >> I didn't test this, b

RE: Svn branching issue

2016-11-08 Thread Cooke, Mark
> -Original Message- > From: gyanendra ojha [mailto:ojhagyanend...@gmail.com] > Sent: 08 November 2016 11:01 > > Hi Cooke, > > i think this is a limitation in svn that should be fixed. Sorry but I think most people here will disagree with that. > without this in place, we would never be

RE: Svn branching issue

2016-11-08 Thread Cooke, Mark
Is this an XY Problem (http://xyproblem.info/) ? Can you explain WHY it is important to you to show the new path rather than the old? It sounds like you think this is the solution to your problem (whatever that is) so you ask about your "solution" rather than the problem... ~ mark c > -O

RE: Compiling svn + httpd for windows python 2.x

2016-06-23 Thread Cooke, Mark
Hi Pavel, > -Original Message- > From: Pavel Lyalyakin [mailto:pavel.lyalya...@visualsvn.com] > Sent: 22 June 2016 17:11 > > Hello Mark, > > On Wed, Jun 22, 2016 at 1:46 PM, Cooke, Mark wrote: > > > > Folks, > > > > We use subversion with

RE: Compiling svn + httpd for windows python 2.x

2016-06-22 Thread Cooke, Mark
> -Original Message- > From: Stefan Hett [mailto:ste...@egosoft.com] > Sent: 22 June 2016 17:03 > > On 6/22/2016 5:30 PM, Cooke, Mark wrote: > > > >> -Original Message- > >> From: Stefan Hett [mailto:ste...@egosoft.com] > >> Sent: 2

RE: Compiling svn + httpd for windows python 2.x

2016-06-22 Thread Cooke, Mark
> -Original Message- > From: Stefan Hett [mailto:ste...@egosoft.com] > Sent: 22 June 2016 13:25 > To: users@subversion.apache.org > Subject: Re: Compiling svn + httpd for windows python 2.x > > On 6/22/2016 2:01 PM, Cooke, Mark wrote: > >> -Original

RE: Compiling svn + httpd for windows python 2.x

2016-06-22 Thread Cooke, Mark
> -Original Message- > From: Stefan Hett [mailto:ste...@egosoft.com] > Sent: 22 June 2016 12:38 > > Hi Mark, > > > Folks, > > > > We use subversion with Trac behind httpd on Windows Server. As Trac is > > written in "old" Python (2.x), I have had to resort to building everything > > from

Compiling svn + httpd for windows python 2.x

2016-06-22 Thread Cooke, Mark
Folks, We use subversion with Trac behind httpd on Windows Server. As Trac is written in "old" Python (2.x), I have had to resort to building everything from source. This is not simple and so I thought I would publish my notes here in case it helps anyone else and in the hope that if I have m

RE: Merging fixes from a branch?

2016-03-21 Thread Cooke, Mark
> -Original Message- > From: Watson, Paul [mailto:pwat...@phs.org] > Sent: 21 March 2016 15:45 > > We are using Subversion 1.7. I am trying to document a hotfix methodology. > The project has the traditional "TTB" directories. > > app/trunk > app/tags/1.0 > app/tags/1.1 > app/branches >

extern a subsection of a project?

2016-02-09 Thread Cooke, Mark
Folks, I want to `extern` just part of an open source project into my code. So I was thinking to: 1. create a new repo and import the source as trunk. 2. create a branch from trunk 3. remove the folders (and files) I do not need to build my project 4. tag the new branch 5. extern the tag into m

RE: Compiling ZLIB for svn 1.9.3 on Windows 7 using MSVC 2008

2016-01-05 Thread Cooke, Mark
> -Original Message- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: 04 January 2016 12:29 > > > -Original Message- > > From: Stefan Hett [mailto:ste...@egosoft.com] > > Sent: maandag 4 januari 2016 11:41 > > > > On 12/31/2015 10:31 A

RE: Compiling ZLIB for svn 1.9.3 on Windows 7 using MSVC 2008

2015-12-31 Thread Cooke, Mark
> -Original Message- > From: Ivan Zhakov [mailto:i...@visualsvn.com] > Sent: 30 December 2015 18:59 > > On 30 December 2015 at 19:06, Cooke, Mark wrote: > > [Updates below] > > > >> -----Original Message- > >> From: Cooke, Mark [mailto:m

RE: Compiling ZLIB for svn 1.9.3 on Windows 7 using MSVC 2008

2015-12-30 Thread Cooke, Mark
[Updates below] > -Original Message- > From: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: 30 December 2015 15:56 > > Folks, > > I was having issues compiling httpd and svn for use with Trac (via the python > 2.7 bindings). I have compiled httpd 2.4.18 (

Compiling ZLIB for svn 1.9.3 on Windows 7 using MSVC 2008

2015-12-30 Thread Cooke, Mark
Folks, I was having issues compiling httpd and svn for use with Trac (via the python 2.7 bindings). I have compiled httpd 2.4.18 (with apr 1.5.1, apr-util 1.5.4, apr-iconv 1.2.1, openssl 1.0.2e, pcre 1.3.8 and mod_wsgi 4.4.21) and am now trying to compile svn. I noted the comments about zlibs

svn 1.8.13 python bidings not built using SWIG 3.0.7

2015-08-04 Thread Cooke, Mark
Hello list, I am building svn 1.8.13 (to go with httpd 2.4.16) on a windows 7 system using Visual Studio 2008 Pro. If I try to use the latest SWIG 3.0.7 to build the python bindings then I get no PYDs and lots of errors, e.g.: Generating ..\..\..\subversion\bindings\swig\python\core.c d:\svn\s

RE: building SVN trunk on Windows fails on python gen-make.py

2015-06-22 Thread Cooke, Mark
Sorry I cannot help with the current issue but I wanted to add a comment about the content of INSTALL (below)... > -Original Message- > From: Stefan Hett [mailto:ste...@egosoft.com] > Sent: 22 June 2015 11:46 > To: users@subversion.apache.org > Subject: Re: building SVN trunk on Windows f

RE: svn 1.8.13 test failures: wc-queries-test.exe and move_tests.py

2015-06-01 Thread Cooke, Mark
> > -Original Message- > > From: Cooke, Mark [mailto:mark.co...@siemens.com] > > Sent: maandag 1 juni 2015 08:24 > > > > > > -Original Message- > > > > From: Cooke, Mark [mailto:mark.co...@siemens.com] > > > > Sent: vrijda

RE: svn 1.8.13 test failures: wc-queries-test.exe and move_tests.py

2015-05-31 Thread Cooke, Mark
> > -Original Message- > > From: Cooke, Mark [mailto:mark.co...@siemens.com] > > Sent: vrijdag 29 mei 2015 15:21 > > > > Hello, > > > > I am trying to compile svn (and httpd) with VS2008 (for python 2.7 > > compatibility) on Wi

svn 1.8.13 test failures: wc-queries-test.exe and move_tests.py

2015-05-29 Thread Cooke, Mark
Hello, I am trying to compile svn (and httpd) with VS2008 (for python 2.7 compatibility) on Win 7 Enterprise and am getting some test failures: {{{ win-tests.py --release --cleanup --parallel win-tests.py -r -c --httpd-dir=d:\Apache24 --httpd-daemon }}} [40/96] wc-queries-test.exe ... FAIL

RE: Subversion for Windows

2015-05-07 Thread Cooke, Mark
> -Original Message- > From: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: Thursday, May 07, 2015 2:16 AM Sorry, I meant to reply to the list but hit the wrong button... > > -Original Message- > > From: Novinsky, Stanley J. [mailto:stan.novin...@jhuapl.

RE: unsubscribe

2015-03-31 Thread Cooke, Mark
Please read http://subversion.apache.org/mailing-lists.html before sending another useless "request". Thanks.

RE: How to reset svn password by svn user ?

2015-03-04 Thread Cooke, Mark
> >Well, as an example, if your Subversion server is setup to authenticate via > Active Directory the user would >change their windows password. If it is > setup to authenticate against a text file with names and passwords, >then > someone has to edit the text file. > > > >It depends on the authen

RE: Re: how to backup repository with all history?

2015-02-10 Thread Cooke, Mark
> -Original Message- > From: Andreas Stieger [mailto:andreas.stie...@gmx.de] > Sent: 10 February 2015 08:25 > > Hi, > > > I have few repositories in my svn-root directory. > > I have put a conf folder at the same level as other repositories. that > > conf folder contains a authz and a pas

RE: Where to ask for help compiling svn on windows?

2014-10-09 Thread Cooke, Mark
> -Original Message- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: 09 October 2014 15:46 > > > -Original Message----- > > From: Cooke, Mark [mailto:mark.co...@siemens.com] > > Sent: donderdag 9 oktober 2014 10:47 > > > > > -O

Compiling python bindings (VS2012, Windows 7)

2014-10-09 Thread Cooke, Mark
Dear list, I thought I had subversion compiled OK, all the tests appear to be passing, but when I went looking for the python bindings they were missing. Looking at the VS2012 solution file, the __SWIG_PYTHON__ project seems to be empty and does nothing when rebuilt. So I have re-built the fo

RE: Where to ask for help compiling svn on windows?

2014-10-09 Thread Cooke, Mark
> -Original Message- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: 08 October 2014 17:18 > > > -Original Message----- > > From: Cooke, Mark [mailto:mark.co...@siemens.com] > > Sent: woensdag 8 oktober 2014 17:07 > > To: users@subversion.apac

Where to ask for help compiling svn on windows?

2014-10-08 Thread Cooke, Mark
Folks, Where is the best place to get help compiling subversion (on windows 7)? Is it OK to post to the dev list or should I ask here first? Specifically, I am trying to build subversion on windows 7 using Visual Studio 2012. I have got so far (I think I have httpd building OK with OpenSSL fo

RE: Usability enhancement to merge from combo to exclude current branch.

2014-08-28 Thread Cooke, Mark
Hi Tony, > -Original Message- > From: Tony Rietwyk [mailto:tony.riet...@rightsoft.com.au] > Sent: 29 August 2014 01:52 > > Hi, > > I am using TortoiseSVN version 1.8.8, Build 25755 - 64 Bit, with SVN 1.8.10 > on Windows 7 64bit. > > It is great that Tortoise remembers the last repo sele

RE: Apache + svn + ldap + https

2014-07-27 Thread Cooke, Mark
> -Original Message- > From: Aleš Vojáček [mailto:avoja...@fblgroup.cz] > Sent: 26 July 2014 08:18 > To: users@subversion.apache.org > Subject: Apache + svn + ldap + https > > Hi all, > Can you tell me, which apache modules are needed for svn + ldap auth + > https, please? > I need that in

RE: Where to get apache httpd Windoze binaries compatible with alagazam?

2014-06-26 Thread Cooke, Mark
> -Original Message- > From: Ben Reser [mailto:b...@reser.org] > Sent: 25 June 2014 17:49 > > On 6/25/14 3:49 AM, Cooke, Mark wrote: > > I have investigated WanDisco (no bindings) and CollabNet (won't even > install without Java, not allowed). Note I nee

RE: Where to get apache httpd Windoze binaries compatible with alagazam?

2014-06-25 Thread Cooke, Mark
> -Original Message- > From: Andreas Stieger [mailto:andreas.stie...@gmx.de] > Sent: 25 June 2014 13:30 > > Hi, > > > On 25 Jun 2014, at 11:49, "Cooke, Mark" wrote: > > > > windows binaries for both httpd and subversion that (a) play nice

Where to get apache httpd Windoze binaries compatible with alagazam?

2014-06-25 Thread Cooke, Mark
Folks, I have been told I must update our subversion server because of the recent security issues with OpenSSL. I am struggling to find windows binaries for both httpd and subversion that (a) play nicely together and (b) include the subversion python bindings that I need for our Trac (trac.edg

RE: Copy the files between the branches witin the same repo and with saving the svn info about the operation.

2014-05-13 Thread Cooke, Mark
Could you please, in future, post in plain text and add new text either in-line or at the bottom, it is much easier to follow then... See more below... > On 12 May 2014 07:24, Cooke, Mark wrote: > > > > -Original Message- > > From: Kamil Lib

RE: Copy the files between the branches witin the same repo and with saving the svn info about the operation.

2014-05-11 Thread Cooke, Mark
> -Original Message- > From: Kamil Libich [mailto:kamil.lib...@gmail.com] > Sent: 07 May 2014 15:09 > > Hi, > > I could not find any information neither in the archive nor in the svn book > :-( > > I'd like to ask you about the copying a file(s) from one repo branch to > another branch o

RE: Installation Issues SVN 1.8.8

2014-03-12 Thread Cooke, Mark
> -Original Message- > From: Guido Larrain [mailto:larraingu...@gmail.com] > Sent: 12 March 2014 17:35 > > Hello; > > I'm trying to upgrade my SVN. right now i have installed version 1.5.6 and we > want to upgrade lo latest version (1.8.8) > > I installed SVN v1.8.8 and a new instance of

(py)svn_load_dirs and Qt vendor branch?

2013-12-19 Thread Cooke, Mark
Hello, I would like to ask advice on the best way to handle the Qt library as a dependence of our project. Strictly speaking I have two related questions: 1) how do people best handle using Qt for building projects (i.e. need to tag Qt along with source used so we can go back and build old ver

RE: Update-Only Checkout Enhancement

2013-12-10 Thread Cooke, Mark
> -Original Message- > From: Mark Kneisler [mailto:mark.kneis...@tceq.texas.gov] > Sent: 11 December 2013 01:45 > > I have several environments where I'd like to use a SVN > checkout, but where I'd never ever want to make changes to > the files or perform a commit. For these environmen

RE: Why does `svnversion -c` give me a range?

2013-12-05 Thread Cooke, Mark
> -Original Message- > From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: 05 December 2013 09:29 > > On Dec 5, 2013, at 03:23, Cooke, Mark wrote: > > >> Note that "bare" svnversion can give a range as well: > >> >

RE: Why does `svnversion -c` give me a range?

2013-12-05 Thread Cooke, Mark
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: 04 December 2013 16:08 > > Ryan Schmidt wrote on Wed, Dec 04, 2013 at 06:14:33 -0600: > > > > On Dec 4, 2013, at 06:00, Cooke, Mark wrote: > > > > > I would lik

RE: Why does `svnversion -c` give me a range?

2013-12-05 Thread Cooke, Mark
Hi Bob, > -Original Message- > From: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: 04 December 2013 15:22 > > > Hi Folks, > > > > I would like to include the svn revision number in my > > project's version info but I am confused by the results > > of svnversion. I want the version n

Why does `svnversion -c` give me a range?

2013-12-04 Thread Cooke, Mark
Hi Folks, I would like to include the svn revision number in my project's version info but I am confused by the results of svnversion. I want the version number of a tagged tree to always be the same (i.e. the last commit to the tag) but if the tag is to be rebuilt using a fresh checkout some

RE: Hardware requirements for windows subversion

2013-11-26 Thread Cooke, Mark
> -Original Message- > From: Ram [mailto:house4rent...@yahoo.com] > Sent: 27 November 2013 00:33 > > Hello, > I am looking to use subversion for .Net applications. What type of > hardware do I need? What version of windows server, RAM, hard > disk space do I need? Short answer: "it

RE: mod_dav_svn: nested Location warning

2013-10-24 Thread Cooke, Mark
> -Original Message- > From: Chris Rodgers [mailto:christopher.rodg...@cardiov.ox.ac.uk] > Sent: 24 October 2013 09:59 > > Dear Mark and Ryan, > > Thank you for your comments. > > I am trying to serve a number of repositories from one server > via https > with different IP range restr

RE: mod_dav_svn: nested Location warning

2013-10-22 Thread Cooke, Mark
> -Original Message- > From: Chris Rodgers [mailto:christopher.rodg...@cardiov.ox.ac.uk] > Sent: 22 October 2013 16:51 > > > ...but what should be there? If you want a list of > > repositories then I would suggest investigating the > > `SVNParentPath` directive. > > 1/ If you comment o

RE: mod_dav_svn: nested Location warning

2013-10-22 Thread Cooke, Mark
[Polite note: the convention on this list is to post inline or at the bottom...] > On 22/10/2013 15:00, Cooke, Mark wrote: > >> -Original Message- > >> From: Chris Rodgers [mailto:christopher.rodg...@cardiov.ox.ac.uk] > >> Sent: 22 October 2013 11:15 > &

RE: mod_dav_svn: nested Location warning

2013-10-22 Thread Cooke, Mark
> -Original Message- > From: Chris Rodgers [mailto:christopher.rodg...@cardiov.ox.ac.uk] > Sent: 22 October 2013 11:15 > > Dear All, > > I have just upgraded from Apache HTTPD 2.2 --> 2.4. My svn repository > seems to work fine over https but I get these repeated warnings: > > > [:warn

RE: About subversion configure with apache2

2013-08-13 Thread Cooke, Mark
Note: please use "plain text" if possible for this list. > -Original Message- > From: Steven Wee [mailto:wmkm0...@gmail.com] > Sent: 13 August 2013 08:09 > To: users@subversion.apache.org > Subject: About subversion configure with apache2 > > Hi: > > I configure subvers

RE: How to prune old versions of an artefact?

2013-07-15 Thread Cooke, Mark
> -Original Message- > From: David Aldrich [mailto:david.aldr...@emea.nec.com] > Sent: 15 July 2013 10:09 > To: 'users@subversion.apache.org' (users@subversion.apache.org) > Subject: How to prune old versions of an artefact? > > Hi > > We are running a svn 1.7 server. > > One of our r

RE: Question about subversion

2013-06-27 Thread Cooke, Mark
[Please post inline, it makes it easier to follow...] > Message original > Sujet: Re: Question about subversion > De : Cooke, Mark > Pour : Marc Davenne , Andrew Reedick > > Copie à : "users@subversion.apache.org" > Date : 27/06/2013 11:4

RE: Question about subversion

2013-06-27 Thread Cooke, Mark
> -Original Message- > From: Marc Davenne [mailto:marc.dave...@cramif.cnamts.fr] > Sent: 27 June 2013 10:25 > To: Andrew Reedick > Cc: users@subversion.apache.org > Subject: Re: Question about subversion > > Thank you for your answers... all of you > > @Andrew > Thank you, the answers yo

RE: ra_serf PROPFIND refused by Nginx

2013-06-24 Thread Cooke, Mark
> -Original Message- > From: Bartosz Fabianowski [mailto:free...@chillt.de] > Sent: 23 June 2013 20:21 > To: users@subversion.apache.org > Subject: ra_serf PROPFIND refused by Nginx > > Hi list, > > I recently switched from svn 1.7 to 1.8 and with it, from > neon to serf. > I am now get

RE: Issue with respect with Connecting to SVN https url through client

2013-05-30 Thread Cooke, Mark
Hi Arvind, Could you please post in plain text instead of HTML? > -Original Message- > From: Arvind Sundareswaran > [mailto:arvind_sundareswa...@horizonblue.com] > Sent: 30 May 2013 13:25 > To: users@subversion.apache.org > Subject: Issue with respect with Connecting to SVN https url >

RE: backlogging with subversion?

2013-05-01 Thread Cooke, Mark
> On 29.04.2013 22:56, Daniel Shahaf wrote: > > Cooke, Mark wrote on Mon, Apr 29, 2013 at 15:30:31 +0100: > >>> -Original Message- > >>> From: Ryan Tarrant [mailto:rtarr...@neibenefits.org] > >>> Sent: 29 April 2013 15:19 > >>> T

RE: backlogging with subversion?

2013-04-29 Thread Cooke, Mark
> -Original Message- > From: Ryan Tarrant [mailto:rtarr...@neibenefits.org] > Sent: 29 April 2013 15:19 > To: users@subversion.apache.org > Subject: backlogging with subversion? > > Is there a way to do product backlogging with subversion? I'm > looking for a way to manage tasks associat

RE: questions about subversion secondary development

2013-04-29 Thread Cooke, Mark
> -Original Message- > From: Edwin Cheung [mailto:edoka...@gmail.com] > Sent: 27 April 2013 07:55 > To: users@subversion.apache.org > Subject: questions about subversion secondary development > > Dear sir or madam: >When I use the binary packages ( Win32Svn >

RE: SVN Speed issue

2013-03-28 Thread Cooke, Mark
> -Original Message- > From: Thorsten Schöning [mailto:tschoen...@am-soft.de] > Sent: 28 March 2013 08:34 > To: users@subversion.apache.org > Subject: Re: SVN Speed issue > > Guten Tag Ajay Pawar, > am Donnerstag, 28. März 2013 um 05:44 schrieben Sie: > > > Is there any option by which w

RE: Hardware requirements

2013-01-22 Thread Cooke, Mark
Hello, > -Original Message- > From: ana kish [mailto:anakish1...@gmail.com] > Sent: 22 January 2013 06:58 > To: users@subversion.apache.org > Subject: Hardware requirements > > Hi All, > I would like to know the hardware requirements for SVN server. > We would be having around 10 develop

RE: Authentication failure when SVNParentPath used

2013-01-15 Thread Cooke, Mark
> -Original Message- > From: Raghu GS [mailto:ragh...@gmail.com] > Sent: 15 January 2013 13:46 > To: users@subversion.apache.org > Subject: Authentication failure when SVNParentPath used > > Hello Everybody > > I regret for bugging you once again. > Apache authentication for the particul

RE: Read access for a member of two authz groups with different permissions

2012-11-21 Thread Cooke, Mark
> -Original Message- > From: Oscarsen, Anders [mailto:anders.oscar...@logica.com] > Sent: 21 November 2012 15:18 > To: users@subversion.apache.org > Subject: Read access for a member of two authz groups with > different permissions > > Hi, > > I've noticed something I don't understand w

RE: Unable to copy projects with history from one repo to a new repo on different server

2012-11-07 Thread Cooke, Mark
> -Original Message- > From: List Man [mailto:list@bluejeantime.com] > Sent: 07 November 2012 11:42 > To: users@subversion.apache.org > Subject: Unable to copy projects with history from one repo > to a new repo on different server > > I am using subversion 1.5.5 on both servers. I

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 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 documents related to the same? > > th

RE: how large data will affect performance?

2012-10-09 Thread Cooke, Mark
> -Original Message- > From: Thorsten Schöning [mailto:tschoen...@am-soft.de] > Sent: 09 October 2012 10:17 > To: 'users@subversion.apache.org' > Subject: Re: how large data will affect performance? > > Guten Tag wang.yu, > am Dienstag, 9. Oktober 2012 um 03:35 schrieben Sie: > > > I

RE: Error in upgradation to Subversion 1.7

2012-10-08 Thread Cooke, Mark
> -Original Message- > From: JK V [mailto:jkme...@gmail.com] > Sent: 08 October 2012 10:28 > To: users@subversion.apache.org > Subject: Error in upgradation to Subversion 1.7 > > Hello, > > I recently upgraded to subversion 1.7 and upgraded my working > project copy to make it compatib

RE: Authetication Problem

2012-10-04 Thread Cooke, Mark
Hello, Please post in plain text without the un-enforceable footnote if possible, thanks! > -Original Message- > From: Ajay Pawar [mailto:ajay.pa...@kpitcummins.com] > Sent: 04 October 2012 09:57 > To: users@subversion.apache.org > Cc: Ajay Pawar > Subject: Authetication Problem > > Hi

RE: Assertion failure in 1.7.3

2012-09-24 Thread Cooke, Mark
> -Original Message- > From: Perdicaro, Frank (GSB-IHPS-Corvallis) > [mailto:frank.perdic...@hp.com] > Sent: 24 September 2012 15:55 > To: Cooke, Mark; users@subversion.apache.org > Subject: RE: Assertion failure in 1.7.3 > > Mark, > > Pleas

RE: SVN and PRN and CON files on Windows platform

2012-09-24 Thread Cooke, Mark
> -Original Message- > From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: 24 September 2012 09:22 > To: Andreas Tscharner > Cc: Alexei Baranov; users@subversion.apache.org > Subject: Re: SVN and PRN and CON files on Windows platform > > > On Sep 24, 2012, at 03:17, Andre

RE: Assertion failure in 1.7.3

2012-09-24 Thread Cooke, Mark
Hello, > -Original Message- > From: Perdicaro, Frank (GSB-IHPS-Corvallis) > [mailto:frank.perdic...@hp.com] > Sent: 22 September 2012 01:06 > To: users@subversion.apache.org > Subject: Assertion failure in 1.7.3 > > > Thanks for your work on Subversion. > It crashed on my Win7 Pro SP1

RE: Question about Basic Authentication

2012-09-06 Thread Cooke, Mark
[Note: please post in plain text if at all possible!] > -Original Message- > From: Anastasio, David M CTR USAF AFMC AFLCMC/HNID > [mailto:david.anastasio@hanscom.af.mil] > Sent: 06 September 2012 16:26 > To: users@subversion.apache.org > Subject: Question about Basic Authentication >

RE: Need Help : Purging very old (/unwanted) revisions

2012-09-06 Thread Cooke, Mark
Please try to post in * plain * text (not html or rich text). We also prefer to add text in-line or at the bottom as it makes it easier to read the whole story... > From: vinay modi [mailto:modivi...@gmail.com > ] > Sent: Tuesday, September 04, 2012 4:04 PM > To: users@subv

RE: problem with dialog box uisng Tortoisesvn

2012-09-05 Thread Cooke, Mark
> -Original Message- > From: Carmit Shiran [mailto:carmit.shi...@gmail.com] > Sent: 05 September 2012 10:15 > To: Cooke, Mark > Cc: users@subversion.apache.org > Subject: Re: problem with dialog box uisng Tortoisesvn > > On Wed, Sep 5, 2012 at 11:43 A

RE: problem with dialog box uisng Tortoisesvn

2012-09-05 Thread Cooke, Mark
> -Original Message- > From: Carmit Shiran [mailto:carmit.shi...@gmail.com] > Sent: 05 September 2012 09:25 > To: users@subversion.apache.org > Subject: problem with dialog box uisng Tortoisesvn > > hello, > I downloaded Tortoisesvn to my computer. > I want the following command to be exe

RE: need a good vss to svn migration tool

2012-09-02 Thread Cooke, Mark
> -Original Message- > From: Bhushan Jogi [mailto:bhushanjogi.2...@gmail.com] > Sent: 02 September 2012 16:07 > To: nsnc...@yahoo.co.in; users@subversion.apache.org; Cooke, Mark > Subject: need a good vss to svn migration tool > > Hi, > > I need to migrate fr

RE: Deleting Files

2012-08-31 Thread Cooke, Mark
[Please post in-line if possible, it makes the text easier to follow...] > -Original Message- > From: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: Friday, August 31, 2012 2:18 AM > To: users@subversion.apache.org > Cc: Elena Feroe > Subject: RE: Deleting Files &g

RE: Apache Subversion 2.2

2012-08-31 Thread Cooke, Mark
> -Original Message- > From: jrava...@comcast.net [mailto:jrava...@comcast.net] > Sent: 31 August 2012 14:28 > To: users@subversion.apache.org > Subject: Apache Subversion 2.2 > > Hi, Hello > I was asked to install a source control site for Engineering. > They asked for Subversion. >

RE: Deleting Files

2012-08-30 Thread Cooke, Mark
> -Original Message- > From: Elena Feroe [mailto:efe...@imageworkscorporation.com] > Sent: 30 August 2012 21:32 > To: users@subversion.apache.org > Subject: Deleting Files > > Hello, Hello. > I am currently having a problem with my local Subversion files. > > When I build my program in

RE: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

2012-08-07 Thread Cooke, Mark
> From: Bhushan Jogi [mailto:bhushanjogi.2...@gmail.com] > Sent: 07 August 2012 16:12 > To: users@subversion.apache.org > Subject: Suggestion required on best migration tool for VSS > 6.0 to SVN 1.7.5 migration > > Hi, > > Could you please suggest best migration tool for VSS 6.0 to > SVN 1.7.

RE: SVNSYNC Error

2012-08-01 Thread Cooke, Mark
> On Wed, Aug 1, 2012 at 5:14 PM, Stefan Sperling wrote: > > > On Wed, Aug 01, 2012 at 04:57:57PM +0800, Honeylyn O. > Fukuoka wrote: > > Hi, > > > > Thanks for this. > > We are using snserve not Apache... > > Will this link still work with us? > >

RE: SVNSYNC Error

2012-08-01 Thread Cooke, Mark
> From: Honeylyn O. Fukuoka [mailto:honey...@menue.com] > Sent: 01 August 2012 09:58 > To: Honeylyn O. Fukuoka; David Chapman; vishwajeet singh; > users@subversion.apache.org > Subject: Re: SVNSYNC Error > > Hi, > > Thanks for this. > We are using snserve not Apache... > Will this link still w

RE: Subversion authentication via SASL GSSAPI and likewise open

2012-07-26 Thread Cooke, Mark
> On Thu, Jul 26, 2012 at 9:38 AM, Cooke, Mark > wrote: > > > > -Original Message- > > From: xumuku [mailto:xum...@gmail.com] > > Sent: 25 July 2012 16:49 > > To: subversion_us...@googlegroups.com > > Cc: use

RE: Subversion authentication via SASL GSSAPI and likewise open

2012-07-26 Thread Cooke, Mark
> -Original Message- > From: xumuku [mailto:xum...@gmail.com] > Sent: 25 July 2012 16:49 > To: subversion_us...@googlegroups.com > Cc: users@subversion.apache.org; xum...@gmail.com > Subject: Re: Subversion authentication via SASL GSSAPI and > likewise open > > My current /usr/lib/sasl2

RE: Subversion authentication via SASL GSSAPI and likewise open

2012-07-26 Thread Cooke, Mark
Note: please reply in-line and, if at all possible, in _plain_ text, not html... > On Thu, Jul 26, 2012 at 11:50 AM, Cooke, Mark > wrote: > > > On Thu, Jul 26, 2012 at 9:38 AM, Cooke, Mark > > wrote: > > > > >

RE: If our SVN server is 1.6.12, why don't I see older merge history on elements merged from branch to trunk?

2012-07-12 Thread Cooke, Mark
> -Original Message- > From: KARR, DAVID [mailto:dk0...@att.com] > Sent: 12 July 2012 17:34 > To: users@subversion.apache.org > Subject: RE: If our SVN server is 1.6.12, why don't I see > older merge history on elements merged from branch to trunk? > > > -Original Message- > > Fr

RE: If our SVN server is 1.6.12, why don't I see older merge history on elements merged from branch to trunk?

2012-07-11 Thread Cooke, Mark
> -Original Message- > From: KARR, DAVID [mailto:dk0...@att.com] > Sent: 12 July 2012 00:39 > To: users@subversion.apache.org > Subject: If our SVN server is 1.6.12, why don't I see older > merge history on elements merged from branch to trunk? > > It appears that our SVN on our server w

RE: svn commit error

2012-06-22 Thread Cooke, Mark
> -Original Message- > From: dhanushka ranasinghe [mailto:parakrama1...@gmail.com] > Sent: 22 June 2012 08:35 > To: users@subversion.apache.org > Subject: svn commit error > > Hi guys, > > some times when we committing to svn we get this error, any > reason for that,not all the time >

RE: Subversion SCC providers?

2012-06-20 Thread Cooke, Mark
> -Original Message- > From: JussiJ [mailto:jus...@zeusedit.com] > Sent: 20 June 2012 10:22 > To: subversion_us...@googlegroups.com > Cc: users > Subject: Re: Subversion SCC providers? > > On Monday, March 22, 2010 10:54:10 AM UTC-7, Itamar O wrote: > > > I am trying to integrate SVN as

  1   2   3   >