Distributed Subversion Repositories

2010-02-17 Thread Mark
B. During this period A and B will independently updated. When the off site developer returns we need to combine B back into A. Any advice on whether this is possible under Subversion, should we be dumping, how to combine, pitfalls and options/hints much appreciated. Thanks Mark The

Distributed Subversion Repositories

2010-02-17 Thread Mark
B. During this period A and B will independently updated. When the off site developer returns we need to combine B back into A. Any advice on whether this is possible under Subversion, should we be dumping, how to combine, pitfalls and options/hints much appreciated. Thanks Mark The

RE: Tree conflict: local add, incoming add upon merge

2010-08-04 Thread Mark _
Thanks, deleting the conflicting files then merging worked perfectly. I'll definitely use svn merge instead of svn copy in the future! Mark > Date: Wed, 4 Aug 2010 09:23:05 -0700 > From: ty...@cryptio.net > To: mark_...@hotmail.com > CC: users@subversion.apache.org &g

svn diff working copy against a different branch

2010-08-04 Thread Mark _
ir/myDirectory --new=myDirectory the diff compares branchX WITHOUT the modifications in my working copy and shows many differences. The working copy is definitely identical to trunk becaue when I use the unix style diff (see below) there are absolutely no differences. diff -rux ".svn" myDi

Automatically populate intermediate directories during check out

2010-09-04 Thread Mark _
hanks, Mark

RE: Subversion 1.6.13 Released

2010-10-07 Thread Cooke, Mark
n32 > binaries and installer > > They are available at my website:http://alagazam.net > and also on SourceForge: http://sourceforge.net/projects/win32svn/ > Thanks very much (again) for these! So far all is working fine. ~ mark c

svn / Apache installation question

2010-10-07 Thread Cooke, Mark
. [1] I checked and these files are not in the apache bin directory but nothing seems broken! Is this advice incorrect / out-of-date or is something broken that I have not noticed yet? Many thanks for any insights, ~ mark c [1] http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup

Re: How to determine high-level SVN actions from low-level Apache logs?

2010-10-07 Thread Mark Phippard
o configure this feature for your own server it is documented in the book: http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.logging -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: sparse checkout tool

2010-10-14 Thread Mark Phippard
at was its name? Please reply directly as I'm > no longer on the list. You must mean this: http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/svn-viewspec.py?view=markup -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Secure connection truncated during checkout ?

2010-10-15 Thread Mark Phippard
version/myproj/!svn/vcc/default': Could not read > response body: Secure connection truncated' > > The location where I am checking out to is a Windows shared directory > if that makes a difference. See this FAQ: http://subversion.apache.org/faq.html#secure-

Re: Subversion equivalent to VSS diff for binary files

2010-10-15 Thread Mark Phippard
way to accomplish the same binary "diff" they need ? I am not clear what you are asking. User has something checked out, and they just want to see if there is a newer version in the repository? $ svn status -u TortoiseSVN, Subclipse, AnhSVN all have graphical ways to deliver this same

Re: Subversion equivalent to VSS diff for binary files

2010-10-15 Thread Mark Phippard
one of the reasons that when looking at SVN history you cannot easily see line-based stats on the lines of code modified. SVN stores binary deltas so to present that info you need to do an svn diff to turn it back into something that looks line based. SVN will never commit a file that does not have a binary difference between the versions. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Subversion equivalent to VSS diff for binary files

2010-10-15 Thread Mark Phippard
d, the compiler produces an identical file and it does not get committed. I also version SVN DLL's and when I do a complete rebuild if I am using the same versions of things like APR and OpenSSL those DLL's do not get committed. Again, this is even though they were completely rebuilt from s

Re: svn Farm

2010-10-15 Thread Mark Phippard
environment where I just SSH into a remote Linux server without any X environment. I just start gnome-keyring-daemon when I login. Not sure if KWallet has an equivalent. This even works with the ancient gnome-keyring libraries included in RHEL 4. I've also used it on Solaris. -- Thanks Mark Phippard http://markphip.blogspot.com/

RE: can I checkout only a revision files ?

2010-10-20 Thread Cooke, Mark
u a working copy only containing the files updated by a particular rev but I fail to see how that would be useful... If that does not help, try rephrasing your question and/or providing more background. Cheers, ~ Mark C

Re: German console output

2010-10-20 Thread Mark Phippard
m.net are able to do so!) > > The internationalization module seems to be missing in CollabNet's and > WANdisco's > compilation, isn't it? I can answer for the CollabNet binaries. We do not compile it with the internationalization support included so you will only s

Re: German console output

2010-10-20 Thread Mark Phippard
ever asked for them. I have heard users in this forum indicate they prefer to just see the messages in English and ask how to turn them off -- maybe that is why? They also add considerable amount of size to the download. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: German console output

2010-10-21 Thread Mark Phippard
me for WANdisco's binaries. Thanks for the feedback. I will file an issue to include the translations in a future release of the binaries. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: AW: German console output

2010-10-21 Thread Mark Phippard
rsion Edge. That is not its purpose. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: AW: German console output

2010-10-21 Thread Mark Phippard
our own for making it work with the version of Apache you have installed. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: AW: German console output

2010-10-21 Thread Mark Phippard
2010/10/21 Thorsten Schöning : > Guten Tag Mark Phippard, > am Donnerstag, 21. Oktober 2010 um 16:07 schrieben Sie: > >> Around >> the time 1.7 rolls out I am going to look into adding an option in our >> client installer to include the mod_dav_svn modules so that s

Re: AW: German console output

2010-10-21 Thread Mark Phippard
2010/10/21 Thorsten Schöning : > Guten Tag Mark Phippard, > am Donnerstag, 21. Oktober 2010 um 16:50 schrieben Sie: > >> We have no plans to support svnserve in CollabNet Subversion Edge. >> This is clearly listed in the posted information for the product. > > Edg

Re: AW: German console output

2010-10-21 Thread Mark Phippard
On Thu, Oct 21, 2010 at 11:57 AM, Bob Archer wrote: >> 2010/10/21 Thorsten Schöning : >> > Guten Tag Mark Phippard, >> > am Donnerstag, 21. Oktober 2010 um 16:50 schrieben Sie: >> > >> >> We have no plans to support svnserve in CollabNet Subversion

RE: Subversion 1.6.13 Released

2010-10-24 Thread Cooke, Mark
ional info. > > > > > > -- > > WBR, > > Andrey Repin (anrdae...@freemail.ru) 24.10.2010,<21:54> > > > > Sorry for my terrible english... > > Hi Andrey > > I have no problem committing several hundreds om MB. > I got no possibility to test with SSPI authentication though. Can you > test without it and see if it works? > > /David > > I am using SSPI alongside David's 1.6.13 builds (thanks again, David!) on apache on a windoze server box with no problems. >From recent list traffic, issues with large commits failing seem to be related to timeout issues, search through the recent list for timeout and see if any of the suggestions there can help you. Good luck! ~ mark c

RE: RES: Subversion 1.6.13 Released

2010-10-25 Thread Cooke, Mark
is David Darj's 1.6.13 and client is latest TortoiseSVN Release 1.6.11 (2 October 2010). ~ mark c

RE: Path based authorization

2010-10-25 Thread Cooke, Mark
> -Original Message- > From: Johnson, Robert [mailto:r.john...@cgi.com] > Sent: 25 October 2010 23:59 > To: users@subversion.apache.org > Subject: Path based authorization > > I'm not sure this is a bug or the documentation is wrong, or > I'm misunderstanding the concept. > > The setup

Re: svnsync creates big log files

2010-10-28 Thread Mark Phippard
That is your Apache access log. There are just a lot of requests happening. Logs are rotated daily, just delete them after a day. Sent from my iPhone On Oct 28, 2010, at 8:42 PM, Taro Fukunaga wrote: > Hi, I am experimenting with svnsync with a repository that has a lot of > changes. I found

Re: svnsync creates big log files

2010-10-28 Thread Mark Phippard
His information indicates he is using CollabNet Subversion Edge and this has automatic log rotation and cleanup by default. Sent from my iPhone On Oct 28, 2010, at 10:46 PM, Nico Kadel-Garcia wrote: > On Thu, Oct 28, 2010 at 8:48 PM, Mark Phippard wrote: >> That is your Apache a

Re: svnsync creates big log files

2010-10-30 Thread Mark Phippard
On Sat, Oct 30, 2010 at 8:51 AM, Nico Kadel-Garcia wrote: > On Thu, Oct 28, 2010 at 10:56 PM, Mark Phippard wrote: >> His information indicates he is using CollabNet Subversion Edge and this has >> automatic log rotation and cleanup by default. >> >> Sent from my iP

Re: mergeinfo not inherrited when I thought it should

2010-11-04 Thread Mark Phippard
t at a single revision. So you will have to run svn up before you can merge or pass a new option to the merge command that tells it you want to ignore this best practice. Last I knew, patches were still being exchanged for this. I do not think it has been committed to trunk yet. -- Thanks Mark Phippard http://markphip.blogspot.com/

RE: Setting a web page at the repositories' parent URL

2010-11-05 Thread Eramo, Mark
replace it with a new index.html that has the links to all the repositories. Regards, Mark -Original Message- From: Gingko [mailto:from_tig...@nospam.homelinux.org] Sent: Friday, November 05, 2010 11:12 AM To: Subversion User List Subject: Setting a web page at the repositories' pa

RE: Setting a web page at the repositories' parent URL

2010-11-05 Thread Eramo, Mark
I had issues with SVNParentPath but I think it was how I set it up. When I set it up the way I showed, it worked well. When I was doing this, I did not find docs that explained SVNParentPath well enough to me so maybe that is why I had the setup issues. Regards, Mark -Original Message

Re: Only two Windows binary distribution support SASL encryption?

2010-11-05 Thread Mark Phippard
r wanted, which was to connect to Active Directory. IMO, Apache server is still the best way to go. -- Thanks Mark Phippard http://markphip.blogspot.com/

RE: SVN mixed public\restricted access, please help!

2010-11-10 Thread Cooke, Mark
resort to real > # authentication if necessary. > Satisfy Any > Require valid-user My understanding of apache is that this gets passed first.. So I suspect that your problem is that everyone is being accepted as an anonymous user ~ have you ever been challenged for username/passwo

RE: Help or suggestions on porting to subversion

2010-11-11 Thread Cooke, Mark
resh repos for related projects with sensible layouts. Did you go through an evaluation process when you selected subversion as your new tool? You must have decided that it has features you want to use? The best course of action, even if painful in the short term, is probably to use svn as it is designed rather than trying to make it fit your old working practices... What development tools are you using that you ended up with this repositor layout? I think a little understanding of the process that got you to where you are (and why they are now different?) might help us to help you. Good luck, ~ mark c

RE: Help or suggestions on porting to subversion

2010-11-11 Thread Cooke, Mark
ags.html#svn.bra nchmerge.tags.mkcomplex > > Giulio > Ooo, thanks for that, learn a new thing every day. However, I still think that the first step will be at least as "expensive" as doing the work to reorganise into a more relevant project tree which would then simplify the remainder of the steps. Without knowing why the OP is where they are it is hard to understand why they have to stay there. ~ mark c

RE: SVN help : multiple repo configuration

2010-11-11 Thread Cooke, Mark
t and hope that this will help to isolate any future problems to a minimum of projects... ~ mark c

RE: SVN Migration from VSS

2010-11-15 Thread Cooke, Mark
volunteers here. > Most of us are on this list to get help, and some of us can > occasionally offer help in as a way of paying back the help we > previously had. > > And, if you do use Subversion, I highly recommend keeping your > subscription on this list. It's a great way to

RE: Mail-Copies-To

2010-11-19 Thread Cooke, Mark
oking. If you want to fiddle with unusual headers, feel free but please keep this off list. I want to spend my time (trying to) helping with real problems... ~ mark c

RE: Status of SVNPathAuthz short_circuit

2010-11-30 Thread Cooke, Mark
re a different directory-access-control module, it would be _silently_ ignored. The risk is someone trying to change the authz provider (or add a new one) and wondering why it isn't working! I think I will try `short-circuit` for myself and see if it helps us too. Thanks for highlighting it. ~ mark c

RE: svn diff: output stops after first couple hunks?

2010-12-01 Thread Cooke, Mark
. Does that exaplin the differences you are seeing? If so, the solution is to update your wc first (this will not kill any of your local changes) and run the diff again. If not, sorry for the noise. ~ mark c > svn diff correctly outputs what looks like the first couple > hunks. We both

RE: 32bit svn client and 64 bit subversion

2010-12-01 Thread Cooke, Mark
cal repository file access)? At a first guess the safest route would be to do an svn dump from the current location and svn load into the new one. ~ mark c

Subversion 1.6.15 Binaries Released

2010-12-01 Thread Mark Poole
: http://wandisco.com/subversion/os/downloads Kind Regards, Mark Poole Systems Engineer WANdisco Inc.

RE: svn diff: output stops after first couple hunks?

2010-12-01 Thread Cooke, Mark
> -Original Message- > From: Laird Nelson [mailto:ljnel...@gmail.com] > Sent: 01 December 2010 13:01 > To: Cooke, Mark; users@subversion.apache.org > Subject: Re: svn diff: output stops after first couple hunks? > > > On Wed, Dec 1, 2010 at 3:32 AM,

RE: Archiving Projects (End-Of-Life)

2010-12-14 Thread Cooke, Mark
copied from that tag. > > Thoughts? Other ideas? Pros and cons? > I use separate repos (using parent path) for all projects unless closely related, and this is one of the main reasons why I do so. A little bit of extra work when creating new projects is a lot simpler than dumpfiltering projects out late in the lifecycle. I'd be interested in any strong arguments for using one repo over many! ~ mark c

RE: Archiving Projects (End-Of-Life)

2010-12-14 Thread Cooke, Mark
> On Tuesday 14 December 2010, Cooke, Mark wrote: > > I'd be interested in any strong arguments for using one > > repo over many! > > -Original Message- > From: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com] > Sent: 14 December 2010 10:53 &

how do you write a commit hook to trap on commits to a specific file?

2010-12-16 Thread Mark Meyer
Hello all, I am currently using svn commit hooks in our environment to trap ALL commits. The commit hook sends an email to my address. A typical email generated by a commit looks like this: >> Author: mmeyer Comments: added comments 3935 U Java Projects/sandbo

Re: Subversion 1.6.15 Released

2010-12-17 Thread Mark Phippard
ful in general it would get ugly if everyone that produced binaries announced it on all the lists every time. You can announce it on sf.net and users can subscribe to lists or RSS feeds there if they want to be updated on releases. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Subversion 1.6.15 Released

2010-12-17 Thread Mark Phippard
and do not wait or look for a separate announcement. -- Thanks Mark Phippard http://markphip.blogspot.com/

changing the structure of code in public repo

2010-12-22 Thread mark jason
/packagetwo/Two.java /lib /images How should I go about this? should I checkout into a work dir and then delete all of its contents ,then create the new code structure and then commit ? Or should I delete the directories from repo first? Any help appreciated regards mark

Re: On commit attempt, Server sent unexpected return value (403 Forbidden) in response to CHECKOUT

2011-01-03 Thread Mark Phippard
mix as these directives become additive. Meaning if either directive would allow the user access then they get access and you do not get the restrictive behavior of authz that is desired. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: On commit attempt, Server sent unexpected return value (403 Forbidden) in response to CHECKOUT

2011-01-03 Thread Mark Phippard
s:/folder/structure/RestrictedFile] * = my_username = rw -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: On commit attempt, Server sent unexpected return value (403 Forbidden) in response to CHECKOUT

2011-01-03 Thread Mark Phippard
cannot do it via a hook and the Subversion authz module does not support wildcards. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: svnadmin create and not being method agnostic

2011-01-03 Thread Mark Phippard
the user to cache their password in plaintext locally in their home folder. This is only true for *nix clients though. Windows and OSX clients store the password securely. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: problem with svnsync and repository locks...

2011-01-05 Thread Mark Phippard
See this thread: http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2377143 Realistically today you need to add a pre-lock hook on the slave that disallows the lock feature entirely. Mark On Wed, Jan 5, 2011 at 6:07 PM, Edward Ned Harvey wrote: > I have a master

"rejected Basic challenge" for one user only (Win/apache)

2011-01-12 Thread Cooke, Mark
found: /svn/dept/project/trunk I do not understand where the 'Password Mismatch' error is coming from, why does that only happen when using subversion and not the browser? I have tried searching for "rejected Basic challenge" (both svn.haxx.se and the wider net) but I've not found anything that hes helped so far. Please can someone help me with where to go next? Many thanks, ~ mark c

RE: 301 with mod_dav / https

2011-01-12 Thread Cooke, Mark
re ? > You could try reading the wiki:- http://trac.edgewall.org/wiki/TracSubversion#GettingSubversionworking ...especially the bit "Fix permissions to the repository:" ~ mark c

RE: Add Directory to SVN - and Permssion - Please clarify

2011-01-12 Thread Cooke, Mark
r the support > As ever, the free online manual is your friend:- http://svnbook.red-bean.com ...and more specifically this chapter:- http://svnbook.red-bean.com/nightly/en/svn.serverconfig.pathbasedauthz.h tml ~ mark c

RE: project vs. repository

2011-01-12 Thread Cooke, Mark
d.html). If just one repo then you might need to change the address from which the repo is served so that /cfg is no longer a part of it (e.g. your apache directive section)... You will probably need to checkout new working copies from the new locations or you could try using svn switch (http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.switch.html) Good luck, ~ mark c

Why does workflow change require environment upgrade?

2011-01-13 Thread Cooke, Mark
pgrade") ...and the trac.log error: 2011-01-13 10:23:10,038 Trac[env] WARNING: Component requires environment upgrade AFAIK the workflow is self-contained I the ini file and should not affect the environment or database? I appreciate any insight you can offer, ~ mark c P.S. I will upgrade to 0.1

Re: What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server?

2011-01-13 Thread Mark Phippard
'll have > to create another one just for this test. > The problem is that Subversive includes a bastardized version of what used to be called JavaSvn and that only reads/writes the SVN 1.4 working copy format. Change Subversive so that it is using JavaHL or the newer SVNKit and the problems will go away. I would update the command line client and the Subversive connector so that it is using the latest SVN 1.6.x version available. Subclipse does not have this problem as it only uses JavaHL, which is part of Subversion, or SVNKit. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server?

2011-01-13 Thread Mark Phippard
connector? No, the format will just be upgraded to the latest format. No need to checkout again and the upgrade is relatively quick. The only issue is that earlier clients will not be able to read it any more. If you upgrade them all to 1.6.x this will not be an issue. -- Thanks

Svn authentication issue (was: "rejected Basic challenge"...)

2011-01-14 Thread Cooke, Mark
Dear List, Replying to myself in the hope this may catch some more eyes. More info inline below... > -Original Message- > From: Cooke, Mark > Sent: 12 January 2011 11:42 > Subject: "rejected Basic challenge" for one user only (Win/apache) > > Hello,

Re: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Mark Phippard
ies you do not want to touch. -- Thanks Mark Phippard http://markphip.blogspot.com/

RE: Repairing a repository

2011-01-18 Thread Cooke, Mark
k. You will need the server running to be able to do this (if you access through e.g. https:// instead of file://)! This can be achieved using the command line "svn mv URL URL" command... This will cause problems for any working copies ~ lookup the "svn switch" command, I think that will work but you may be better off doing a fresh checkout anyway. ~ mark c

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

2011-01-20 Thread Cooke, Mark
you are using but newer versions allow the repository to be packed, would this help your storage issues? http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.rep osadmin.maint.diskspace.fsfspacking ~ mark c

Re: Letters at beginnings of columns of svn output

2011-01-20 Thread Mark Phippard
nges into my branch.  However, no > version of the merge command that I could come up with resulted in a > situation that did not want to delete the newly added files.  My final, > unsatisfactory conclusion to this mess, was to do the merge and before > committing, revert the files that it

Re: RHEL4

2011-01-21 Thread Mark Phippard
ional server binaries to it. -- Thanks Mark Phippard http://markphip.blogspot.com/

RE: Python 2.6 bindings

2011-01-28 Thread Cooke, Mark
old files from site_packages and copy the new ones in there, with just a bit of fiddling about! ~ mark c P.S. please consider using plain text email for this list...

RE: Python 2.6 bindings

2011-01-31 Thread Cooke, Mark
; . > > Would you please let me know what do I need to do after I > > extract all the files from svn-win32-1.6.13_py.zip > > <http://alagazam.net/svn-1.6.13/svn-win32-1.6.13_py.zip> ? > > > > Thank you, > > > > Alina. > > > -Original

Re: Checkout really slow in Windows with lots of files in one directory

2011-02-01 Thread Mark Phippard
Both Windows and Mac were much slower and I was doing the tests because I thought it would be much faster. Windows time went up to 210 secs and OSX to about 90 seconds. In all cases, the performance seemed linear. I did not see it start to get slower. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Checkout really slow in Windows with lots of files in one directory

2011-02-02 Thread Mark Phippard
On Wed, Feb 2, 2011 at 7:41 AM, Geoff Rowell wrote: > On Wed, Feb 2, 2011 at 4:09 AM, Nick wrote: >> On Tue, 2011-02-01 at 13:00 -0500, Mark Phippard wrote: >> >> On Wed, Jan 26, 2011 at 9:28 AM, Neil Bird wrote: >> >>>  We have a graphics-oriented code-base

RE: Web Browsing previous versions and version diffs?

2011-02-02 Thread Cooke, Mark
ject from trac.edgewall.org for tickets and that includes good support for subversion repositories including a changeset viewer and access to the change logs etc. ~ mark c

Re: What version of Apache comes with Subversion Edge?

2011-02-07 Thread Mark Phippard
ttps://ctf.open.collab.net/sf/go/wiki1976 -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Problem upgrading to Subversion 1.6.15 on Apache 2.0.64 / or on Apache 2.2.17

2011-02-07 Thread Mark Phippard
net, la > société i-BP ne peut être tenue responsable de son contenu. Si vous n'êtes > pas destinataire de ce message, merci de le détruire et d'avertir > l'expéditeur. The integrity of this message cannot be guaranteed on the > Internet. The i-BP company cannot therefore be considered responsible for > the contents. If you are not the intended recipient of this message, then > please delete it and notify the sender. __ > > -- Thanks Mark Phippard http://markphip.blogspot.com/ <><>

RE: Problem upgrading to Subversion 1.6.15 on Apache 2.0.64 / or on Apache 2.2.17

2011-02-07 Thread Cooke, Mark
atch the ones from your svn folder? Also, as a thought, it's not a terminal server is it? If so, how are you accessing it and did you turn off per-user installs? As to your procedure, I would install apache before subversion but otherwise I cannot see anything obviously wrong. Hang on a mo, the error message gives the path "D:\Subversion\bin\mod_dav_svn.so" ~ why is apache trying to load modules from there? ~ mark c

RE: TR: Problem upgrading to Subversion 1.6.15 on Apache 2.0.64 / or on Apache 2.2.17

2011-02-08 Thread Cooke, Mark
n\bin\ for modules (how have you managed that, I'm intrigued?) Next, I assume you are using sspi to authenticate against an AD domain ~ why not use the properly supported mod_authnz_ldap ~ I know it takes a while to get working but it is supported and does work... When I looked into this, mod_auth_sspi had been unmaintained for several years and there appear to be known issues in the latest versions (some of the slightly earlier versions are better, apparently). ~ mark c

Re: possible bug - org.tigris.subversion.javahl.ClientException: Working copy not locked; this is probably a bug, please report

2011-02-10 Thread Mark Phippard
problem by not needing these .svn folders in every folder. Mark On Thu, Feb 10, 2011 at 4:00 PM, Shannon Dillman wrote: > Hello there, > > I am writing because my Subversion is reporting a situation that it > feels is a bug. Unfortunately, I am not really a programmer (yet), so > p

RE: svnadmin create complains about subrepositories

2011-02-11 Thread Cooke, Mark
y I am wondering: how are you proposing to provide access to the repositories? I shudder to think of the sort of apache config that would be required to serve a repo from inside another repos folder... Subversion supports paths inside repositories and grouping of repos using ParentPaths, all with authorisation mechanisms that satisfy most existing users. ~ mark c

RE: svn log behaviour

2011-02-14 Thread Cooke, Mark
;At revision 12087." (i.e implied it didn't change anything); how > odd. - Thanks. > > If I had done a "svn ci ." from one level down, would the working > copy have been consistent? > Can I suggest you read the manual at: http://svnbook.red-bean.com/nightly/en/svn.basic.in-action.html There is a section about mixed-revision repositories. In a nutshell, 'ci' only updates the files that have changed (having checked that the others have not changed) but does NOT do an automatic update afterwards. This means that only the files affected are at the new revision... ~ mark c

Re: Request for comments on our vendor library structure

2011-02-14 Thread Mark Parker
n the same repository as our other projects, and we use externals in our individual projects to pull in the necessary libraries for each project. This has served us very well for some time. Mark

RE: Python SVN Bindings on Windows Server 2008 x64

2011-02-16 Thread Cooke, Mark
s from C:\Python26\Lib\site-packages ~ opened the python bindings .zip and copied the two directories to site-packages ~ copied all libsvn\_*.dll files to _*.pyd [1] ~ restarted the server and crossed fingers... [1] I found this recommended in the t.e.o wiki at TracSubversion... http://trac.edgewall.org/wiki/TracSubversion#forPython2.6 ...in particular have you copied/renamed the .dll files? Hope this helps... ~ Mark C

RE: Python SVN Bindings on Windows Server 2008 x64

2011-02-16 Thread Cooke, Mark
Bindings on Windows Server 2008 x64 > > > > [JL] Hi Brian, you can try to check if the SVN DLLs are > > accessible from your 32-bit Python (so 32-bit SVN DLLs, > > Program Files (x86) folder, etc), perhaps by ensuring that > > the Subversion b

RE: migrate svn 1.4 to 1.6

2011-02-17 Thread Cooke, Mark
don't have to do this but I would think about it... Remember the clients too. Hope that helps, ~ mark c

Re: Bug? svn update --accept mine-full fails if an added file exists unversioned in the working copy

2011-02-20 Thread Mark Phippard
That is an obstruction you have to use --force to allow unversioned obstructions. Sent from my iPhone On Feb 20, 2011, at 12:39 PM, Danny Trebbien wrote: > I have a check out of Subversion trunk and the official Apache git > mirror of Subversion coexisting in the same directory (my working cop

failed commit that did not fail

2011-02-28 Thread Mark Keisler
wn issue or shall I file a bug? Subversion command-line client, version 1.6.15. server is running 1.6.13, both are Linux. -- Mark Keisler

failed commit that did not fail

2011-02-28 Thread Mark Keisler
wn issue or shall I file a bug? Subversion command-line client, version 1.6.15. server is running 1.6.13, both are Linux. -- Mark

Subversion 1.6.16 Binaries Ready to download

2011-03-03 Thread Mark Poole
x27;t currently using our packages, you can download them here: http://www.wandisco.com/subversion/download Kind Regards, Mark Poole Systems Engineer WANdisco Inc.

RE: Windows Authentication and/or suggestion

2011-03-07 Thread Cooke, Mark
http so that you are not transmitting usernames and passwords in plain text... > 2) I did not see a way or set/edit default files, if any, used for the > new repository conf folder files? > > I was looking at #2 when I figured if I can do #1 I can avoid #2. > Indeed, using apache means those files are ignored AFAIK... ~ mark c

Need help troubleshooting user authentication (apache)

2011-03-09 Thread Cooke, Mark
? It is only svn and (currently) for only this one user... I'd really appreciate any help at this point. ~ mark c

RE: Need help troubleshooting user authentication (apache)

2011-03-09 Thread Cooke, Mark
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: 09 March 2011 16:48 > To: Cooke, Mark > Cc: users@subversion.apache.org > Subject: Re: Need help troubleshooting user authentication (apache) > > Cooke, Mark wrote on Wed, Mar 09

Re: Kind information missing in svn log xml output

2011-03-10 Thread Mark Phippard
7)  compiled Mar 22 2010, 00:59:50 on > CentOS 5.3 > > Thank you. > > > > "Le présent courriel peut contenir des renseignements confidentiels et ne > s'adresse qu'au destinataire dont le nom apparaît ci-dessus. Si ce courriel > vous est parvenu par mégarde, veuillez le supprimer et nous en aviser > aussitôt." > -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Clarification on SASL encryption

2011-03-13 Thread Mark Phippard
ntication and transport optional. All of this is explained in the RFC: http://tools.ietf.org/html/rfc2831 The login negotiation is not encrypted. As part of the login process the client and server can exchange information that allows the subsequent conversation to be encrypted using information from the login. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: subclipse != cvs eclipse, or how to "reject a change" ? svn API guilty?

2011-03-14 Thread Mark Phippard
On Mon, Mar 14, 2011 at 4:38 PM, Ryan Schmidt wrote: > > On Mar 14, 2011, at 13:57, rupert.thurner wrote: > >> the eclipse cvs client allows to reject a change by simply clicking >> "mark the local file as merged", and commit it. >> >> There are

RE: subversion authz file question

2011-03-18 Thread Cooke, Mark
fter the big brown "Do You Really Need Path-Based Access Control?" box should answer your question but it is worth reading the whole page and some of the links. Walkthroughs are great at getting you going but not for granting understanding, that's where the manual comes in! ~ mark

Re: svnserve and passwords

2011-03-21 Thread Mark Phippard
ing Gnome or KDE wallets requires additional, > client managed steps that are therefore difficult to enforce sitewide. GNOME keyring works easily in a plain text environment and does not need X. I agree it is difficult to enforce it site wide. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Failing tests on Windows

2011-03-21 Thread Mark Phippard
s history as explicit mergeinfo > FAIL:  merge_tests.py 135: added subtrees with mergeinfo break reintegrate > FAIL:  revert_tests.py 5: revert svn cp PATH PATH replace file with props > FAIL:  revert_tests.py 7: revert svn cp URL PATH replace file with props > FAIL:  svnlook_tests.py 3

RE: issue tracking, code diff/review

2011-03-22 Thread Cooke, Mark
subversion e.g. can (re)view changesets from inside Trac. Trac is extensible (check out http://trac-hacks.org/ for lots of samples) and open source Python. ~ mark c

RE: issue tracking, code diff/review

2011-03-22 Thread Cooke, Mark
ng. I've started looking into > >> mantis/indefero, etc... > >> > >> Something simple/free would be useful!! I know I'm going to have to > >> merge login/user tbls, and probably other tbls regardless of what I > >> choose. > >> &g

Re: Tests fail on windows when building using --with-libintl

2011-03-23 Thread Mark Phippard
Both features only enable the error messages and help to appear in non-English languages. Sent from my iPhone On Mar 23, 2011, at 6:44 PM, Glen Cooper wrote: > Actually it turns out that if I omit --enable-nls but keep > --with-libintl=..\svn-win32-libintl all the tests pass. > > Is --enable

  1   2   3   4   5   6   7   8   9   10   >