Re: History split after server-side mkdir/mv

2016-10-28 Thread Jan Keirse
On Thu, Oct 27, 2016 at 4:04 PM, Dario Niedermann wrote: > I have a repository I had made in a pinch, without any directory > structure, just adding files to the root. > > When the time came to add some method to the madness, I created > the 3 canonical directories, then moved (server-side) all fi

Re: Data loss

2016-10-06 Thread Jan Keirse
On Thu, Oct 6, 2016 at 4:26 PM, wrote: > Is it possible that old data are deleted subversion after a while? > I've experienced that with 2014 data back, you know it is? No, not automatically, not without a serious effort. (The only way to delete old data is to dump, filter and load the repositor

Re: which version control supports file locking and who has it locked

2016-06-06 Thread Jan Keirse
On Mon, Jun 6, 2016 at 3:47 PM, Doug Robinson wrote: > Andreas: > > On Mon, Jun 6, 2016 at 3:50 AM, Andreas Stieger > wrote: > >> > or knowing who is actually working on a file. >> >> Incorrect, this is shown in both TortoiseSVN and svn cli. >> > > To be more precise, you can know who, in the pa

Re: Path-based authorization buggy when using SASL-LDAP

2012-11-26 Thread Jan Keirse
On Mon, Nov 26, 2012 at 9:28 AM, Markus Karg wrote: > I am using aliases (as typical with LDAP), so the cause you described > should not happen. Also, everything is lower case (alias names, group > names, etc.). And I do not have any relation between the rules‘ paths and > the failing paths, as I

Re: Path-based authorization buggy when using SASL-LDAP

2012-11-26 Thread Jan Keirse
fer to markus, or some rules refer to * and others to markus, only the rules refering to markus would 'fail'. If tthis is not the case force-username-case isn't going to help you and you have another problem. Kind Regards, *JAN KEIRSE* *CORPORATE SERVICES* • *Specialist Software Developer*

Re: Path-based authorization buggy when using SASL-LDAP

2012-11-23 Thread Jan Keirse
o the same thing with force-username-case = lower Kind Regards, *JAN KEIRSE* *CORPORATE SERVICES* • *Specialist Software Developer* T +32 56 43 42 45 • F +32 56 43 44 46 • jan.kei...@tvh.com *TVH GROUP NV* Brabantstraat 15 • BE-8790 WAREGEM T +32 56 43 42 11 • F +32 56 43 44 88 • www.tvh.com O

Re: Merging repositories => UUID conflict

2012-10-16 Thread Jan Keirse
On Mon, Oct 15, 2012 at 5:44 PM, Thorsten Schöning wrote: > Guten Tag Jan Keirse, > am Montag, 15. Oktober 2012 um 16:08 schrieben Sie: > > > However, when I try to svn relocate the working copies from > > repository B to repository A because the UUID is different between >

Merging repositories => UUID conflict

2012-10-15 Thread Jan Keirse
at already have revisions something safe? Or is this risky (one odd thing that's instantly visible is that revisions with high numbers can be older than revisions with lower numbers?) Kind Regards, *JAN KEIRSE* *CORPORATE SERVICES* • *Specialist Software Developer* T +32 56 43 42 45 • F +32 5

Re: SVN+LDAP+APache Access issue.

2012-05-09 Thread Jan Keirse
On Tue, May 8, 2012 at 8:49 PM, sdevinen wrote: > > > Hi All, > > I am new to SVN Administration. I am trying to setup access restriction > per > repository. > for cm_qa repo, i need svn-eng-rw group to have read/write access, > svn-eng-readonly to have readonly access, and no access to anyone out

Re: svnsync between repos

2012-03-12 Thread Jan Keirse
runk is folder inside the "svn repository "repo" > > > http:/svn.master.com/repo/trunk/ - svnsync -> > http//svn.mirror.com/newrepo/ > yes it is, this is explicitly mentioned in the manual: http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.r

Re: svnsync, discard master and start using slave as new master

2011-12-29 Thread Jan Keirse
On Wed, Dec 28, 2011 at 3:12 PM, Daniel Shahaf wrote: > Jan Keirse wrote on Wed, Dec 28, 2011 at 11:44:49 +0100: >> Hello, >> >> I have a master and a slave. Now I want to discard the current master >> and start using the slave as the new master (creating a new slave on

svnsync, discard master and start using slave as new master

2011-12-28 Thread Jan Keirse
on windows, old server = 32bit, new server = 64 bit. Kind Regards, JAN KEIRSE CORPORATE SERVICES • Software Engineer

Re: Apache and subversion per directory authorizations with different group source.

2011-11-24 Thread Jan Keirse
2011/11/24 Dolf Andringa > > Dear people, > > I have setup Apache 2.2 and subversion. I'm using an Apache module for > authentication and authzsvnaccess to define groups an manage per directory > authorizations for them. But this requires me to define the groups and > memberships in the authzsv

Betr.: authorization external database

2011-10-12 Thread Jan Keirse
ersion, or I > need to rewrite some source code of Subversion? That depends on wether you want to use svnserve or apache httpd to serve your repository. If you choose apache you could probably use mod_auth_mysql, I have not done this myself though. Kind Regards, JAN KEIRSE ICT-DEPARTMENT S

Betr.: Re: Betr.: Re: Betr.: Subversion working copy via Samba

2011-10-07 Thread Jan Keirse
Dalibor Karlović schreef op 07/10/2011 14:15:39: > Jan Keirse wrote: > > > Setting all that up shouldn't take very long. > > Yeah, for one site, but this would be like num_of_sites * num_of_people = > ALOT. :) Not really. You need only one httpd.conf for all si

Betr.: Re: Betr.: Subversion working copy via Samba

2011-10-07 Thread Jan Keirse
Dalibor Karlović schreef op 07/10/2011 11:09:08: > Jan Keirse wrote: > > >> I don't know is this a Samba or Subversion (or my faulty config) related > > > >> issue so I'll start here. I'd like to clarify that the need to have just > > one

Betr.: Subversion working copy via Samba

2011-10-07 Thread Jan Keirse
he file another user owns, but they're in the same group. > > So, my question is: is there anybody out there who has a similar setup which > in fact runs OK? Also, am I missing something obvious here (except for the > weird SVN usage pattern)? Working copies are platfor

Betr.: Re: running 2 update commands on one working copy at the same time

2011-09-27 Thread Jan Keirse
Stephen Butler schreef op 27/09/2011 10:58:26: > > On Sep 27, 2011, at 9:20 , Jan > wrote: > > > Hello, > > > > I've got 2 batch processes, one compile CHUI files and another compiling > > WIN32 files. They use the same working copy and update the working copy > > before starting. > > I

running 2 update commands on one working copy at the same time

2011-09-27 Thread Jan Keirse
ust wonder if I could have problems with a locked working copy or something like that. The working copy is only used for compiling, there are never any changes in the working copy. SVN Server & Client: 1.6.17, OS WIN32, server = Apache. Kind Regards, JAN KEIRSE ICT-DEPARTMENT Softwar

Betr.: Lost list of "Search Utilities"

2011-09-23 Thread Jan Keirse
forge.net (appears dead, last version is very old) FishEye: http://www.atlassian.com/software/fisheye/ (actively developped) Kind Regards, JAN KEIRSE ICT-DEPARTMENT Software quality & Systems: Software Engineer DISCLAIMER http://www.tvh.com/newen2/emaildisclaimer/default.h

Betr.: Setting up Jenkins and Subversion for multiple LDAP domains.

2011-09-06 Thread Jan Keirse
thBasicProvider newdomain olddomain AuthzLDAPAuthoritative off AuthzSVNAccessFile c:/repositories/authz AuthzForceUsernameCase lower SVNIndexXSLT /svn.xsl require valid-user > And in both, how do I know if someone is in one domain or the other? > Do they need to prefix their lo

Betr.: Re: Issue when running svn server on windows, any help please?

2011-08-30 Thread Jan Keirse
Roland Le Franc schreef op 30/08/2011 12:09:22: > Hello > Thank you for your response, I am still facing the issue. > > I do all these operations on a private home network,between 3 PCs, so I > don't need to secure the svn server too much, I set read rights for > anonymous access, and use http

RE: Index of Subversion add-on projects and products

2011-06-14 Thread Jan Keirse
ves to "Unix, cross-platform and > PalmOS", and have a tendency to free / open source software). Certain > Windows-Only software like TortoiseSVN, SharpSVN or AnkhSVN are not > mentioned there. Good point, I never noticed it didn't list windows only software, guess it wa

Betr.: RE: Index of Subversion add-on projects and products

2011-06-14 Thread Jan Keirse
formation, > and a forums server where people could discuss tools individually. > > I think it would be nice to have all the information in one place > instead of having to Google all over for it. Isn't that exactly what freshmeat offers at http://freshmeat.net/tags/subversion ?

Betr.: Re: Index of Subversion add-on projects and products

2011-06-14 Thread Jan Keirse
Ryan Schmidt schreef op 11/06/2011 01:37:24: > > On Jun 10, 2011, at 17:09, > wrote: > > > I was wondering if there is some sort of global list of Subversion > plug-ins, etc., including both open source projects and commercial products. > > > > For example, it would be nice if there was a

Betr.: Re: Betr.: how to avoid text and tree conflict

2011-04-04 Thread Jan Keirse
su heng schreef op 04/04/2011 16:31:17: > Hi Jan, > > Please kindly refer to my below comments. > > Regards, > Su Heng > > On Mon, 2011-04-04 at 16:03 +0200, Jan Keirse wrote: > > su heng schreef op 04/04/2011 15:41:38: > > > > > Hi, > >

Betr.: how to avoid text and tree conflict

2011-04-04 Thread Jan Keirse
nge B says A should be renamed to B. Change C says A should be renamed to C. If you want to merge B and C what should the filename be? B or C? Kind Regards, JAN KEIRSE ICT-AFDELING ? software quality & systems ? software engineer DISCLAIMER http://www.tvh.com/newen2/emaildisclaimer

Betr.: RE: Hook help

2011-02-21 Thread Jan Keirse
"Neson Maxmelbin (RBEI/EMT5)" schreef op 21/02/2011 15:54:24: > > > I am trying to write a hook to prevent deletion of elements through a > pre-commit hook. > > > >>If you're not using the bindings you'd want svnlook, probably svnlook > diff. > > >>But, do you really want such a hook? If a u

Betr.: htpasswd without apache

2011-02-18 Thread Jan Keirse
"Ada Battousai" schreef op 18/02/2011 06:36:40: > I'm trying to make a local repository (protocol svn://, without > apache) works with a password file with htpasswd entries. But my svn > does not recognize the passwords added there. > How can I configure svn to make it work? That won't work. T

Betr.: Live replication to backup server

2011-01-21 Thread Jan Keirse
ure that we only copy files when they are fully checked in. Subversion comes with a tool for that: http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.svnsync Kind Regards, JAN KEIRSE ICT-DEPARTMENT Software quality & Systems: Software Engineer *

Betr.: RE: Betr.: RE: Questions about svn:externals

2011-01-20 Thread Jan Keirse
real authz file with all the > necessary expanded paths and permissions. Could be run regularly by > cron (or whatever). My suggestion is basically doing this but not with cron, but in the commit hook. If you do it with cron you'd have a small window where the data would be public.

Betr.: RE: Questions about svn:externals

2011-01-19 Thread Jan Keirse
Jan Keirse schreef op 19/01/2011 10:58:24: > David Aldrich schreef op 19/01/2011 10:42:15: > > > Hi > > > > I'd like to explain my high level problem, which I hoped externals > > would solve. Maybe someone will have a suggestion how to properly > >

Betr.: RE: Questions about svn:externals

2011-01-19 Thread Jan Keirse
;t what we would want > as those confidential files will be continually changing. > > Please can anyone suggest a better way of solving this problem? In the future hopefully an authz file with wildcards will solve the problem: http://subversion.tigris.org/issues/show_bug.cgi?id=2662

Betr.: Re: Betr.: Re: multiple locks on a single file

2011-01-19 Thread Jan Keirse
Johan Corveleyn schreef op 19/01/2011 09:38:41: > On Wed, Jan 19, 2011 at 9:00 AM, Jan Keirse wrote: > > Ryan Schmidt schreef op 18/01/2011 > > 22:34:24: > > > >> On Jan 18, 2011, at 08:15, Jan Keirse wrote: > >> > >> I don't think

Betr.: Questions about svn:externals

2011-01-19 Thread Jan Keirse
e project that uses the external complete without error, except > that the external code would not appear? My guess is that the project will be checked out without the external code, but that you will get an error message about that, I'm not sure though. Kind Regards, JAN KEIRSE ICT

Betr.: Re: multiple locks on a single file

2011-01-18 Thread Jan Keirse
Ryan Schmidt schreef op 18/01/2011 22:34:24: > On Jan 18, 2011, at 08:15, Jan Keirse wrote: > > > we would like to be able to always know who else is working on a file, so > > that we can communicate with each other and avoid complex merges. > > Case 1: If 2 or 3

multiple locks on a single file

2011-01-18 Thread Jan Keirse
nism? Or would this be considered a usefull feature request? What I want is basically the equivalent of the cvs edit and editors commands. Kind Regards, JAN KEIRSE ICT-DEPARTMENT Software quality & Systems: Software Engineer DISCLAIMER http://www.tvh.com/newen2/emaildisclaimer/defau

Betr.: Re: "svnadmin load" a huge file

2011-01-10 Thread Jan Keirse
be of any use anyway once the server has been migrated to subversion so that shouldn't be a problem, so I don't think it could cause problems, but keep the original repository around just in case... Kind Regards, JAN KEIRSE ICT-DEPARTMENT Software quality & Systems: Software Engin

alternative to CVS magic branches

2010-12-16 Thread Jan Keirse
d you change only a small number of them you only have to merge changes to the files you modified, the others always have changes in the trunk. Is the only option in Subversion to merge the trunk to the branch regulary or is there another option I missed while reading the manual? Kind Regards, JAN K