Unsubscribe

2011-11-28 Thread Jacquelyn Walter
Can you unsubscribe my email from this list? Thank you! ___ Jacquelyn Walter Account Executive CollabNet, Inc. 8000 Marina Blvd., Suite 600 Brisbane, CA 94005 O: 650.228.2504 | M: 415.260.6826 | F: 650.24

Re: Queries about SVN (Security related)

2011-11-28 Thread Daniel Shahaf
Jerryleen S wrote on Tue, Nov 29, 2011 at 10:50:06 +0530: > but as per discussion in the thread it isn't possible to differentiate > deleting or adding or modifying transaction during pre-commit script. > I don't understand what you're claiming. The situation is: - The pre-commit hook knows the

RE: Queries about SVN (Security related)

2011-11-28 Thread Jerryleen S
Dear Daniel, It's a valid argument, we need to determine whether the commit is for deleting or adding or modifying existing file. Accordingly we need to intervene using pre-commit hook, but as per discussion in the thread it isn't possible to differentiate deleting or adding or modifying transa

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 10:08:00PM +0100, Peter Balogh wrote: > Hi Stefan, > > Let me know, I'll test it right away! Can you try this updated patch please? Thanks. It should fix your problem. svn diff https://svn.apache.org/repos/asf/subversion/branches/1.7.x@r1207511 https://svn.apache.org/rep

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Peter Balogh
Hi Stefan, Let me know, I'll test it right away! Can you send me a notification in private? I don't usually watch the list. Best regards, Peter Balogh On 2011.11.28. 22:02, Stefan Sperling wrote: On Mon, Nov 28, 2011 at 09:18:48PM +0100, Peter Balogh wrote: Hi Stefan, I've just tried, and it

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 09:18:48PM +0100, Peter Balogh wrote: > Hi Stefan, > > I've just tried, and it didn't solve the issue :( > How can I help, to track this down? Hmmm... looking at your example patch I note that there's an invalid assumption I made when changing the diff parser to handle the

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Peter Balogh
Hi Stefan, I've just tried, and it didn't solve the issue :( How can I help, to track this down? Best regards, Peter Balogh On 2011.11.28. 20:16, Stefan Sperling wrote: On Mon, Nov 28, 2011 at 07:18:46PM +0100, Peter Balogh wrote: Hi Stefan, I'll try to build a version of it tomorrow, and gi

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 07:18:46PM +0100, Peter Balogh wrote: > Hi Stefan, > > I'll try to build a version of it tomorrow, and give it a try. Thank you! I created a new 1.7.x branch which combines fixes for both issues. The issues are closely related anyway. Can you please try this patch instead?

RE: bug 4035 is not really fixed

2011-11-28 Thread Cronemberger, Constantino
Hi, There were the steps I followed to get to the problem: - I had an old 1.6.x wc that was also not uptodate and had some local modifications (but no modifications in the file I had problems with) - I did an "SVN upgrade working copy" and everything worked - I started to do an update from the r

Re: bug 4035 is not really fixed

2011-11-28 Thread Philip Martin
"Cronemberger, Constantino" writes: > I managed to find the file, then I delete it using "delete from > work_queue" and finally I executed "svn cleanup" and "svn update" and > got the same error again. > > At last I found that the file that was causing the problem was in fact > deleted by SVN, so

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Peter Balogh
Hi Stefan, I'll try to build a version of it tomorrow, and give it a try. I would love to see it in 1.7.2, I've been waiting for the update for weeks now, and it would be nice to have all our issues resolved this year :) We could start the new year by switching everywhere to 1.7 :) I'll post he

RE: bug 4035 is not really fixed

2011-11-28 Thread Cronemberger, Constantino
Hi, I managed to find the file, then I delete it using "delete from work_queue" and finally I executed "svn cleanup" and "svn update" and got the same error again. At last I found that the file that was causing the problem was in fact deleted by SVN, so I created an empty file with the same na

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 05:16:56PM +0100, Stefan Sperling wrote: > This command outputs the patch to fix the problem in 1.7.1: > svn diff https://svn.apache.org/repos/asf//subversion/branches/1.7.x@r1206728 > https://svn.apache.org/repos/asf//subversion/branches/1.7.x-issue3991@r1206745 Ooops, th

Re: bug 4035 is not really fixed

2011-11-28 Thread Philip Martin
Use the sqlite3 program. Run sqlite3 .svn/wc.db "select * from work_queue" to find out which node is affected. -- Philip

RE: bug 4035 is not really fixed

2011-11-28 Thread Cronemberger, Constantino
Hi, I have used 1.7.1. I never used 1.7.0. Regards, Constantino From: MARTIN PHILIP [codematt...@ntlworld.com] On Behalf Of Philip Martin [philip.mar...@wandisco.com] Sent: 28 November 2011 15:17 To: Cronemberger, Constantino Cc: users@subversion.apach

Re: bug 4035 is not really fixed

2011-11-28 Thread Philip Martin
"Cronemberger, Constantino" writes: > I am using this version: > > svn --version > svn, version 1.7.1 (r1186859) >compiled Oct 21 2011, 22:59:27 > > and I get this errro: > > svn cleanup > svn: E235000: In file > 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsv

Error on svnadmin dump

2011-11-28 Thread Martin Kutter
Hello, I received a strange error when attempting ro dump a large repository: "svnadmin dump REPO" results (repeatably) in a IOT/Abort trap error after rev22615 "svnadmin dump --deltas REPO" repeatably yields a IOT/Abort trap error after rev3142 The repository can be synced using svnsync howev

Subversion encountered a serious problem

2011-11-28 Thread Gerry_Franz
The error below was thrown when attempting to commit a working copy. The commit was executed immediately after a fresh checkout. The error dialog box appeared first, and then the commit dialog indicated that there was nothing to commit. The commit was being done at the root of the checkout tree.

bug 4035 is not really fixed

2011-11-28 Thread Cronemberger, Constantino
Hi, I am using this version: svn --version svn, version 1.7.1 (r1186859) compiled Oct 21 2011, 22:59:27 and I get this errro: svn cleanup svn: E235000: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsvn_wc\workqueue.c' line 672: assertion faile

Re: branching strategies in subversion

2011-11-28 Thread Les Mikesell
On Mon, Nov 28, 2011 at 4:43 AM, jes Struck wrote: > > no what i wanted to do was > > https://sites.google.com/a/praqma.net/howto/subversion/branching-strategies > > im pretty sure this would solve my issues. > > The relevant thing there is the merge from trunk to branch, which you'll likely want

Re: svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 04:53:11PM +0100, Peter Balogh wrote: > Hi, > > I'm trying to apply patches with svn patch. > The patches were created on the same linux box, where I apply them. > After applying the following diff: > Index: 3.txt > ==

svn patch adds extra 0A character at the end of the line

2011-11-28 Thread Peter Balogh
Hi, I'm trying to apply patches with svn patch. The patches were created on the same linux box, where I apply them. After applying the following diff: Index: 3.txt === --- 3.txt (revision 27) +++ 3.txt (revision 28) @@ -1

Re: branching strategies in subversion

2011-11-28 Thread Patrick Burma
Jes, I think what you might want is svn copy versus svn merge. An svn merge would keep changes from changesetA and changesetB and a copy would keep changes just from changesetB. -Pat On Mon, Nov 28, 2011 at 3:43 AM, jes Struck wrote: > > no what i wanted to do was > > https://sites.google.com/

Re: branching strategies in subversion

2011-11-28 Thread jes Struck
no what i wanted to do was https://sites.google.com/a/praqma.net/howto/subversion/branching-strategies im pretty sure this would solve my issues. *Jes Struck* Consultant Praqma A/S Tel:+45 22 71 82 46 Mail: j...@praqma.net web: www.praqma.net On 28 November 2011 11:24, Stephen Butler

Re: branching strategies in subversion

2011-11-28 Thread Stephen Butler
On Nov 28, 2011, at 10:11 , jes Struck wrote: > > Hej > > > I started to investigate the branching strategies of subversion. to compare > with Git, Mercurial and ClearCase. > These three tools have an opportunity to branch out in a developer branch > from which to deliver the trunk several

Re: Issue 3552 reopen ?

2011-11-28 Thread Stefan Sperling
On Mon, Nov 28, 2011 at 09:28:04AM +0100, Schott Marco wrote: > Hallo, > > since I have installed the last version (1.7.1) of your SVN client I > > got the following error each time I tried to update my working copy. > The file external from > 'svn://abcdefg.org/svn_root/COMMON/DMS/trunk/doc/UML/

Issue 3552 reopen ?

2011-11-28 Thread Schott Marco
Hallo, since I have installed the last version (1.7.1) of your SVN client I got the following error each time I tried to update my working copy. The file external from 'svn://abcdefg.org/svn_root/COMMON/DMS/trunk/doc/UML/Jobformat/DMSJobD at aWOCS.xsd' cannot overwrite the exist