Re: Help With A Corrupt Repository

2011-01-18 Thread Stephen Butler
org/issues/show_bug.cgi?id=2453 The problem was fixed five years ago, but it's still possible to compile Subversion in a manner that makes this bug reappear. Is revision 3 a big one? Do you still have the files checked in at r3? Does your OS or distribution have a newer Subversion availab

Re: Subversion setup

2011-01-19 Thread Stephen Butler
uthtype Basic? > http://svnbook.red-bean.com/en/1.5/svn-book.html#svn.serverconfig.httpd.authn.basic > AuthuserFile /etc/svnauthfile specifies the pwd file? > > > > > > > I have no need for path based permissions? It is advised against in > fact in the book? Hi D

Re: Subversion setup

2011-01-19 Thread Stephen Butler
ng a "file://" URL? In that case, some files inside the "db" directory would now be owned by root. I'd double-check the permissions on the following dirs & files. /etc/svnauthfile (just in case) /srv /srv/files /srv/files/db /srv/files/db/txn-current-lock Al

Re: Letters at beginnings of columns of svn output

2011-01-19 Thread Stephen Butler
27; subcommand: http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.update.html Regards, Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany fon: +49 30 2345 8696 | mobile: +49 163 25 45 015 fax: +49 30 2345 8695 | http:/

Re: Letters at beginnings of columns of svn output

2011-01-20 Thread Stephen Butler
On Jan 20, 2011, at 12:01 , Steve Cohen wrote: > On 01/20/2011 04:28 AM, JamieEchlin wrote: >> >> >> Stephen Butler wrote: >>> >>> On the command line, try >>> >>>svn help update >>> >>> (for instance). >>

Re: A fix for issue 3471

2011-02-22 Thread Stephen Butler
information you need. Cheers, Steve PS: Before you dive in, have you tried the "use-commit-times" option in your Subversion client config file? http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html#svn.advanced.confarea.opts.config -- Stephen Butler | Senior Consultan

Re: Odd behavior

2011-03-19 Thread Stephen Butler
/nightly/en/svn.serverconfig.pathbasedauthz.html Note that you can't hide the existence of a forbidden directory, so it's not very secret even when the path-based authorization is working. If you have real secrets you should avoid storing them with your source code. Regards, Steve -

Re: svn pipe.

2011-04-06 Thread Stephen Butler
kout and update commands. > but I cannot find the option,can you help me? Try the "cat" subcommand. svn cat TARGET[@REV]... -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany fon: +49 30 2345 8696 | mobile: +49 163 25 45 015

Re: BUG Tree conflict + revert leads to missing/forgotten file

2011-04-21 Thread Stephen Butler
gt; >> Knowing that their modifications can be discarded, user B tries to get >> things on track by reverting foo.txt. >> ***This results in their local foo.txt no longer being versioned and their >> working directory "forgetting" about the incoming replacement.*** >

Re: confusion over external svn diff and merge on windows

2011-05-04 Thread Stephen Butler
cept any responsibility for any loss or damage in any way from its use. > > RI3K Limited is a company registered in England no: 3909745. Registered > office 4th Floor, Dashwood House, 69 Old Broad Street, London, EC2M 1QS. VAT > registration no: 769 0192 07 -- Stephen Bu

Re: SVN Update is not happening from the server, though the status shows "Completed"

2011-05-04 Thread Stephen Butler
s a time consuming activity. >> >> This issue is seen for the first time in my machine. Please help us > > What version of svn? > > Is this still happening with the new checkout? > > It is possible you had a sparse checkout so you weren't getting the new > files.

Re: svn import keeps failing

2011-05-06 Thread Stephen Butler
#2] > Hi Guus, Create the repository on the server first. svnadmin create /CodeRepository/new_project Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany tel: +49 30 2345 8696 | mobile: +49 163 25 45 015 fax: +49 30 2345 8695

Re: Help with constant conflicts

2011-05-13 Thread Stephen Butler
the section "Reintegrating a branch" in the SVN Book: http://svnbook.red-bean.com/nightly/en/svn.branchmerge.basicmerging.html#svn.branchemerge.basicmerging.reintegrate Regards, Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany tel: +49 30 23

Re: Possible bug: --stop-on-copy stops too early

2011-05-24 Thread Stephen Butler
t; - handles 'svn' scheme > * ra_local : Module for accessing a repository on local disk. > - handles 'file' scheme > > Don't know the server version, though. > > Bye... > > Dirk > -- > Dirk Heinrichs | Tel: +49 (0)211 56623

Re: tree conflict: local add, incoming add upon merge

2011-05-25 Thread Stephen Butler
uess we need 'svn merge --accept theirs-conflict' (or mine-conflict) to apply to tree conflicts. That would be useful for 'svn update', too. This falls under issue 3144: http://subversion.tigris.org/issues/show_bug.cgi?id=3144 "interactive conflict resolution does not know a

Re: svn up "dry-run"

2011-05-26 Thread Stephen Butler
tells you the names of the incoming items that an update would add to the current working copy directory (as well as items that would be modified). Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany tel: +49 30 2345 8696

Re: svn copy (server-side) into existing folder

2011-06-08 Thread Stephen Butler
The trunk version works with 1.6 just fine. http://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/svnperms.py http://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/svnperms.conf.example The example config file shows how to lock down a tags directory. You can call svn

Re: How to solve svnadmin load "File already exists" error?

2011-08-19 Thread Stephen Butler
g to the original post, the old repository doesn't support svnsync. Regards, Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany tel: +49 30 2345 8696 | mobile: +49 163 25 45 015 fax: +49 30 2345 8695 | http://www.elegosoft.com Ges

Re: Bug in Subversion regarding file attributes

2011-08-21 Thread Stephen Butler
operty value given to the propset command will be ignored. Like other boolean properties, the value will be "*", without quotes. Regards, Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany tel: +49 30 2345 86

Re: Dump file

2011-08-31 Thread Stephen Butler
m happened? Can you reproduce it? Regards, Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany tel: +49 30 2345 8696 | mobile: +49 163 25 45 015 fax: +49 30 2345 8695 | http://www.elegosoft.com Geschäftsführer: Olaf Wagner | Sitz der

Re: Trunk for "Prod" and a branch for "dev"

2011-09-01 Thread Stephen Butler
flicts. If the team is small and the code is stable, it's doable. Otherwise, there's too much manual diff- and log-inspection. Also, if they decide later to have more than one development branch, it will be difficult to share changes among the branches. You'll likely see cyc

Re: Lock Changes in a Project Tree

2011-09-16 Thread Stephen Butler
this can be done with a pre-commit hook, but I have no ideia how > can I do this. > > Any sugestions, please! Hi Have a look at the "enforcer", a Python script that you can run from the pre-commit hook. https://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scri

Re: Deleting a directory with a space in it.

2011-09-20 Thread Stephen Butler
rectory with a space in it in Subversion 1.6 is to check out the parent > folder, delete the directory in your working copy and commit the changes? No, you can delete (on the command line) directly in the repository by escaping each " " in the URL with "\ " or "%20".

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

2011-09-27 Thread Stephen Butler
ns an update while build proces A is already compiling. Then the effective source code of build A might include files from different revisions, which is difficult to reproduce. Regards, Steve -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berli

Re: SVN to Base Clearcase

2011-10-24 Thread Stephen Butler
xample: if a.java file is having 10versions in svn branch, i need > all 10 versions to be sync with Clearcase branch. please assist me, > how i can do this from svn to Clearcase. > > We are struggling more than one year. > i have tried Clearsvn tool. but it is not compatible for A

Re: branching strategies in subversion

2011-11-28 Thread Stephen Butler
described in the SVN Book at http://svnbook.red-bean.com/en/1.7/svn.branchmerge.advanced.html#svn.branchmerge.advanced.reintegratetwice Tip: Your diagram shows only merges _from_ the developer branch. To minimize merge conflicts, merge _to_ your developer branch early and often. http://svnbook.red-bean.com/en/1.7/svn.branchmerg

Re: Help on "Subversion Windows Installer"

2012-01-12 Thread Stephen Butler
On Jan 12, 2012, at 8:20 , Cooke, Mark wrote: > [Note: this list prefers plain text email, not html] > >> -Original Message- >> From: Jie Long [mailto:may...@gmail.com] >> Sent: 11 January 2012 23:14 >> To: users@subversion.apache.org >> Subject: Help on "Subversion Windows Installer"

Re: After upgrading subversion refuses to authenticate with server

2012-01-12 Thread Stephen Butler
On Jan 12, 2012, at 4:47 , Aaron Williams wrote: > Hi all, > > I recently upgraded OpenSUSE from 11.4 to 12.1 and now I am no longer able to > commit changes to our subversion tree. > > It requires authentication and the username is different than my Linux > account > name. > > OpenSUSE 12.

Re: SVN 1.7 cannot add symlinks that reference a directory which is an svn external

2012-01-16 Thread Stephen Butler
e #4091 "error replacing executable with symlink". http://subversion.tigris.org/issues/show_bug.cgi?id=4091 Regards, Steve > > Evan Wee > [Build] > Email/AIM: ev...@nationalfibre.net > > > > -- Stephen Butler | Consultant elego Software Solutions GmbH Gustav

Re: Subversion Exception

2012-01-16 Thread Stephen Butler
On Jan 16, 2012, at 16:48 , Dave Huang wrote: > > On Jan 16, 2012, at 6:18 AM, Sidewinder wrote: >> Am 16.01.2012 09:05, schrieb Ulrich Eckhardt: >>> I'd say that should be http://... instead of http:/..., but SVN >>> shouldn't choke on that. >> >> Indeed using this syntax does crash TortoiseSV

Re: svn:externals to another svn:externals issue

2012-01-17 Thread Stephen Butler
course. When tagging a new releases, instead of silently swapping a .../latest URL, I'd announce it via a bug-tracker or continuous integration system. Or by email or just shouting across the room. Steve -- Stephen Butler | Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25,

Re: commit issue

2012-01-18 Thread Stephen Butler
On Jan 18, 2012, at 11:59 , Herbert wrote: > Tortoise version: > TortoiseSVN 1.7.4, Build 22459 - 64 Bit , 2012/01/13 12:57:07 > Subversion 1.7.2, > apr 1.4.5 > apr-utils 1.3.12 > neon 0.29.6 > OpenSSL 1.0.0e 6 Sep 2011 > zlib 1.2.5 > > > Issue: > Commit dialogue will fail on description messag

Re: SVN 1.7 cannot add symlinks that reference a directory which is an svn external

2012-01-19 Thread Stephen Butler
s/show_bug.cgi?id=4102 https://svn.apache.org/viewvc?view=revision&revision=1233292 You could add yourself in the 'cc' field of the ticket, if you like. Cheers, Steve > Evan Wee > [Build] > Email/AIM: ev...@nationalfibre.net > > > > > On 2012-01-17, a

Re: Server Testbeds without installation

2012-01-19 Thread Stephen Butler
On Jan 19, 2012, at 13:52 , Markus Schaber wrote: > Hi, > > For our SharpSVN based client, we want to include some regression tests for > scenarios including SSL and/or server authentication. For this, we need > several servers (svnserve, svn+ssh, mod_svn) in different setups (e. G. > plain,

Re: Restricting svn log --diff output to single file

2012-01-20 Thread Stephen Butler
On Jan 20, 2012, at 16:27 , sebb wrote: > The command >svn log filename > shows a list of revisions in which filename was changed. > > I would expect >svn log --diff filename > to only show the differences for that file. > > However, it shows the differences for all files changed in eac

Re: Error doing a svnsync

2012-02-08 Thread Stephen Butler
On Feb 8, 2012, at 20:00 , Phil Pinkerton wrote: > We have been doing a few hundred svnsync's from a 1.6.5 repositories > to 1.7.2 repositories > > for the most par this has gone quite well. but we have encountered an > error that is not to clear and we seek any insight to this error: > > svns

Re: Error doing a svnsync

2012-02-08 Thread Stephen Butler
gt; 20 43 75 72 72 65 6e 63 79 20 96 20 42 61".split()]) >>> with open("log.txt", "w") as f: ... f.write(s.encode("utf-8")) ]]] When I open log.txt in Emacs I see a long dash: Server Currency – Ba Bingo! :-) Steve > > On Wed, Feb 8, 2012 at

Re: hot-backup.py

2012-02-22 Thread Stephen Butler
On Feb 22, 2012, at 3:43 , Nico Kadel-Garcia wrote: > On Tue, Feb 21, 2012 at 7:27 PM, Salari, Kamran > wrote: > Hi everyone, > > > I am new to Subversion, and I am using TortoiseSVN-1.7.3 and > Slik-Subversion-1.7.2 on my XP system (Service Pack 3). I would like to know > if there is a Wi

Re: commit hooks - is there a hook which is called after commit even if its not successful

2012-02-23 Thread Stephen Butler
On Feb 23, 2012, at 10:44 , Torsten Krah wrote: > Am Mittwoch, den 22.02.2012, 14:53 -0500 schrieb Andy Levy: >> Can pre-commit clean up after itself, so that the environment is clean >> regardless of the result of the commit? > > Hm no, the action should do some work (external system) and does

Re: Question: merge info is no updated after merge

2012-02-27 Thread Stephen Butler
On Feb 28, 2012, at 7:24 , GENG, DAPENG (DAPENG) wrote: > Hello, > > I recently discovered that merge info does not get updated after merge. > > I’ve tried several times from one branch to taget branch. And merge info > remains unchanged. > > In target branch, there are existing merge info

Re: Question: merge info is no updated after merge

2012-02-28 Thread Stephen Butler
On Feb 28, 2012, at 8:56 , Stephen Butler wrote: > > On Feb 28, 2012, at 7:24 , GENG, DAPENG (DAPENG) wrote: > >> Hello, >> >> I recently discovered that merge info does not get updated after merge. >> >> I’ve tried several times from one branch to t

Re: Subversion for object code

2012-02-28 Thread Stephen Butler
On Feb 28, 2012, at 11:08 , Helmut Zeisel wrote: > Our software products use different components, where many base components > are used in different products. It is not necessary that all developpers > compile these componentens themselves, that is, these components are > distributed binary (

Re: How do I diff a large svn:externals file

2012-02-28 Thread Stephen Butler
On Feb 28, 2012, at 11:09 , Erik Andersson wrote: > Hi > > I have a svn:externals where I point to different versions of my > components. It's like 30 components, and I would like to be able to > diff the changes I make in the svn:externals before I commit when I'm > updating a component. Is the

Re: Subversion for object code

2012-02-28 Thread Stephen Butler
On Feb 28, 2012, at 12:35 , Helmut Zeisel wrote: [...] >> There's a quick summary of binary-file handling here: >> >> http://svnbook.red-bean.com/en/1.7/svn.forcvs.binary-and-trans.html >> >> On the server side, Subversion stores files using a binary diff algorithm, >> and has a "representati

Re: Merge bug -- svn:keywords and conflict resolution

2012-03-29 Thread Stephen Butler
On Mar 29, 2012, at 1:24 , Varnau, Steve (Seaquest R&D) wrote: > I did not get any responses on this bug report, neither confirming nor > denying. We're an open community, as you know. If something is neither confirmed nor denied, then nothing happened. :-) > So I guess the next step is to f

Re: Toad - performance problems Subversion

2012-05-07 Thread Stephen Butler
On May 7, 2012, at 15:54 , Piet Arickx wrote: > Hello, > > We are setting up an environment with subversion, and using actually the > Tortoise version 1.7.6 client. > > A lot of objects are now in use with Subversion, as such this is working fine. > > As we have many objects on an Oracle

Re: Toad - performance problems Subversion

2012-05-07 Thread Stephen Butler
slowing you down. Steve > > From: Stephen Butler [mailto:sbut...@elego.de] > Sent: maandag 7 mei 2012 17:20 > To: Piet Arickx > Cc: users@subversion.apache.org > Subject: Re: Toad - performance problems Subversion > > > On May 7, 2012, at 15:54 , Piet Arickx wrote

Re: [BUG] 1.6.17 "svn: Bogus date" fatal abort - due to incomplete chunk!?

2012-05-10 Thread Stephen Butler
E somewhere, > and this error state is actually taken at face value > (read: a very large svn up operation simply aborted directly and fatally, > ugh!) > despite the chunk being an *INCOMPLETE* reply. > > > severe problem. > > > (now that I reported it on u

Re: Merge and record-only question

2012-05-16 Thread Stephen Butler
> identical after the reintegrate, and continue working on B? > Might such a scenario cause problems in future merges (from T to B and from B > to T)? > > Thanking you all in advance, > Asher Stern -- Stephen Butler Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25

Re: Proper source/way to integration Subversion for Win32 app and MacOSX

2012-06-08 Thread Stephen Butler
I'd recommend using Homebrew or MacPorts if you're building for use on your own computer, or if all of your users have Xcode (or the mini command line version) installed. Steve > > Thuan > > PS: I am not subscribed to the mailing list and would appreciate if you cou

Re: missing sha-1 after svndumptool

2012-06-15 Thread Stephen Butler
it's about time we (Subversion) stopped dropping SHA1s when parsing dump files. As it happens, I'm changing the dump parsing code right now, so I'll add that to my list. Steve -- Stephen Butler elego Software Solutions GmbH http://www.elego.de

Re: missing sha-1 after svndumptool

2012-06-15 Thread Stephen Butler
On Jun 15, 2012, at 12:18 , Stephen Butler wrote: > > On Jun 15, 2012, at 9:18 , russellh wrote: > >> Hi all, >> >> We have used svndumptool to change all the externals in our Subversion >> repositories during a migration due to a change from http to h

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Stephen Butler
ng_services/global/testing/full_test/globalresource6.xml@HEAD and > ^/mapping_services/global/testing/full_test/globalresource6.xml@r109 > will at some point not be ancestrally related? If not, you could just drop > both -rHEAD and @109 and get the same result. -- Stephen Butler Consulta