RE: Access rights files with Parent path and svn protocol?

2014-02-14 Thread Tom Malia
To: users@subversion.apache.org Subject: Re: Access rights files with Parent path and svn protocol? Guten Tag Tom Malia, am Freitag, 14. Februar 2014 um 22:39 schrieben Sie: > I’m having no trouble reading repositories from remote clients with > the svn:// protocol but I can’t commit. You need to configure a

Access rights files with Parent path and svn protocol?

2014-02-14 Thread Tom Malia
I've got svnserver running with parent path set and I want to support Path-based Authorization. I'm starting there server as follows: C:\Program Files (x86)\WANdisco\Subversion>svnserve -d -r C:/SVN/repositories I'm having no trouble reading repositories from remote clients with the svn://

RE: Multiple SVN repos with single server?

2014-02-07 Thread Tom Malia
owledge here are probably painfully obvious to everyone but me on these subjects ignorance is NOT always bliss. -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Friday, February 07, 2014 3:11 PM To: Tom Malia; users@subversion.apache.org Subject: RE: Multiple SV

RE: Multiple SVN repos with single server?

2014-02-07 Thread Tom Malia
Thanks, it's sssooo obvious now! -Original Message- From: Ben Reser [mailto:b...@reser.org] Sent: Friday, February 07, 2014 3:04 PM To: Tom Malia; users@subversion.apache.org Subject: Re: Multiple SVN repos with single server? On 2/7/14, 11:57 AM, Tom Malia wrote: > Is it pos

Multiple SVN repos with single server?

2014-02-07 Thread Tom Malia
I've been using Apache to proide HTTP access to several different SVN repository directories on a single server for about 10 years. I'm moving everything to a new server and I was considering using SVNSERVE in place of or in addition to Apache for access to the repositories. Is it possible to

How bad would it be to use "nonstandard" merge techniques?

2010-08-10 Thread Tom Malia
t in "merge" is, it seem a little confusing regarding the "source" and "destination" of the merges AND the requirement of having to select specific revisions numbers/ranges to merge, I think is going to be way too problematic in my environment. Thanks in advance for any advise. Tom Malia T <http://www.ttdsinc.com> &T Data Solutions L.L.C.

RE: What would be the best way to create "working repositories"?

2010-06-29 Thread Tom Malia
We're good. Thanks. Tom Malia T <http://www.ttdsinc.com> &T Data Solutions L.L.C. _ From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] Sent: Tuesday, June 29, 2010 10:17 AM To: Tom Malia Cc: Andy Levy; users@subversion.apache.org Subject: Re: What wo

RE: What would be the best way to create "working repositories"?

2010-06-29 Thread Tom Malia
ers is explicitly to reduce that load. I am not necessarily "over taxed" and if necessary I'm looking for ways that I can take on as much of the burden of learning and possibly doing the processes necessary and only have to push as little as possible of that burden to the developers.

RE: What would be the best way to create "working repositories"?

2010-06-29 Thread Tom Malia
"merge" stuff. BTW, I and almost all the developers on this project use TortoiseSVN almost exclusively as their SVN interface. Can you perform "merge" functionality directly "at the repo" or do I need to check out working copies to perform these processes? Tom Ma

RE: What would be the best way to create "working repositories"?

2010-06-29 Thread Tom Malia
hat GIT is. If it's another product that I would have to dedicate more resources to learning myself and training the already over taxed developers then I don't think it's a great idea for my situation. Tom Malia T <http://www.ttdsinc.com> &T Data Solutions L.L.C.

What would be the best way to create "working repositories"?

2010-06-29 Thread Tom Malia
ow deletes would be tracked, though I'm sure there's plenty of other problems with this that I haven't thought of. But then I'm guessing I'm not the first person to want to do something like this. A key aspect is, the end result HAS to be REALLY easy to teach p