Re: revision files absurdly large at higher revisions

2012-01-25 Thread Greywolf
On 1/24/2012 23:04, Ryan Schmidt wrote: On Jan 24, 2012, at 15:18, The Grey Wolf wrote: Hello, I'm not quite sure how to properly phrase the subject as a query term, so if this has been answered, please forgive the redundancy and quietly point me to where this gets addressed. We are using svn

TortoiseSVN und Binary Packages

2012-01-25 Thread Markus Schaber
Hi, The TortoiseSVN installers for 1.7 include the command line binaries as an option in the installer. Maybe this qualifies that package to be listed on the official download page http://subversion.apache.org/packages.html ? Best regards Markus Schaber -- ___ We

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread Johan Corveleyn
On Wed, Jan 25, 2012 at 7:26 AM, Ryan Schmidt subversion-20...@ryandesign.com wrote: I apologize in advance if the below reply is snarky, but I'm a little tired of this particular topic; it has been talked to death already long ago. On Jan 24, 2012, at 19:24, Nico Kadel-Garcia wrote: The

Re: revision files absurdly large at higher revisions

2012-01-25 Thread Thorsten Schöning
Guten Tag Greywolf, am Mittwoch, 25. Januar 2012 um 09:06 schrieben Sie: So are you saying that if I add a file /ab/username/file, it's going to copy the ENTIRE top level directory in as a delta? This problem was discussed some times on the list and last year a very good explanation of how

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread Thorsten Schöning
Guten Tag Les Mikesell, am Mittwoch, 25. Januar 2012 um 07:11 schrieben Sie: The fact that text is different on different systems isn't really something you can disagree with. I don't like it any more than you do, but that's just the way it is - something decided back in a different century.

Re: revision files absurdly large at higher revisions

2012-01-25 Thread Johan Corveleyn
On Wed, Jan 25, 2012 at 9:06 AM, Greywolf greyw...@starwolf.com wrote: On 1/24/2012 23:04, Ryan Schmidt wrote: On Jan 24, 2012, at 15:18, The Grey Wolf wrote: Hello, I'm not quite sure how to properly phrase the subject as a query term, so if this has been answered, please forgive the

Support resources for Subversion

2012-01-25 Thread Markus Schaber
Hi, Some of the customers of our SharpSVN based subversion client are in a need of support for their server-side setup, so we want to create a list of useful support resources for them. What we found so far: - http://svnbook.red-bean.com/en/1.7/ - http://subversion.apache.org/faq.html - The

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread Giulio Troccoli
On 25/01/12 06:26, Ryan Schmidt wrote: I apologize in advance if the below reply is snarky, but I'm a little tired of this particular topic; it has been talked to death already long ago. On Jan 24, 2012, at 19:24, Nico Kadel-Garcia wrote: The big booby trap I notice with all

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread David Chapman
On 1/25/2012 12:51 AM, Thorsten Schöning wrote: Guten Tag Les Mikesell, am Mittwoch, 25. Januar 2012 um 07:11 schrieben Sie: The fact that text is different on different systems isn't really something you can disagree with. I don't like it any more than you do, but that's just the way it is -

Re: Trouble with revert command

2012-01-25 Thread Philip Martin
joe.floe...@sungard.com writes: I run the following from my working copy. gold:/home/dsi/jmf/dsiwork/13.006dev svn revert --changelist WT1 svn: E205001: Try 'svn help' for more info svn: E205001: Not enough arguments provided when I add a path to the command I get nothing... Revert is

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread Les Mikesell
2012/1/25 Thorsten Schöning tschoen...@am-soft.de: Guten Tag Les Mikesell, am Mittwoch, 25. Januar 2012 um 07:11 schrieben Sie: The fact that text is different on different systems isn't really something you can disagree with.  I don't like it any more than you do, but that's just the way it

Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Alexander Shenkin
Hello, I'm using the svn import script by Oliver Betz to retain file mtime upon initial import (http://svn.haxx.se/users/archive-2006-10/1345.shtml), but i'm getting some errors. I'm hoping someone might be able to help me out. when i run the script, i get the following error: $ perl

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Ulrich Eckhardt
Am 25.01.2012 16:09, schrieb Alexander Shenkin: I do have a pre-revprop-change.tmpl hook in the repository. It contains the code below.[...] This file is just a template, and the error message says what the problem is: There is no hook script to allow editing revision properties, and the

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Thorsten Schöning
Guten Tag Alexander Shenkin, am Mittwoch, 25. Januar 2012 um 16:09 schrieben Sie: I do have a pre-revprop-change.tmpl hook in the repository. That's a template, you have to adjust it to work on windows and save it as something usable, for example as .cmd file. Mit freundlichen Grüßen,

RE: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Tony Sweeney
Alex, the '.tmpl' scripts in the hooks directory are there for reference purposes only. If you want the script to be executed, it needs to be named 'pre-revprop-change' with no extension, and have execute permission. Tony. From: Alexander Shenkin

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Giulio Troccoli
On 25/01/12 15:09, Alexander Shenkin wrote: Hello, I'm using the svn import script by Oliver Betz to retain file mtime upon initial import (http://svn.haxx.se/users/archive-2006-10/1345.shtml), but i'm getting some errors. I'm hoping someone might be able to help me out. when i run the

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Alexander Shenkin
Thanks everyone for your replies. I ended up finding a solution for a windows-executable pre-revprop-change.bat script here: http://stackoverflow.com/questions/6155/common-types-of-subversion-hooks/68850#68850 now to lobby the dev team to add mtime-handling options in future versions!

RE: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Cooke, Mark
-Original Message- From: Alexander Shenkin [mailto:subvers...@shenkin.org] Sent: 25 January 2012 15:10 To: users@subversion.apache.org Subject: Errors with mtime-retaining import script: pre-revprop-change issue? Hello, I'm using the svn import script by Oliver Betz to retain

You requested me to send you

2012-01-25 Thread Mike Bailey
Hi, I got a Subversion Exception with the message Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list. This sounds very simple, but I'm now 5 pages into the explanations on the Apache site, where it says most reports will be thrown

svn crash on reintegrate merge

2012-01-25 Thread Jonas Rindberg
Got the attached log and dmp file when trying to reintegrate a feature branch when using svn.exe version 1.7.1 (r1186859) When using svn.exe version 1.7.2 (r1207936) it crashes so hard that no log or dmp file is created. Med vänliga hälsningar/ Best regards

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Alexander Shenkin
Hello again, So, I've left my computer running the script below all day long. My understanding is that it imports files one at a time, in chronological order, setting the svn:date revision property each time to the timestamp of the file. Thus, in my case, I end up with thousands of revisions

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Ryan Schmidt
On Jan 25, 2012, at 14:07, Alexander Shenkin wrote: What I *thought* this was supposed to accomplish was that, if you were to checkout a new working version of the repository (and if you had TortoiseSVN set file dates to the 'last commit time', or perhaps ran svn checkout -r COMMITTED), your

Re: You requested me to send you

2012-01-25 Thread Ryan Schmidt
On Jan 25, 2012, at 10:23, Mike Bailey wrote: Trying to revert a directory, I got: In file ‘D:\Development\SVN\Releases\TortoiseSVN-1.6.8\ext\subversion\subversion\libsvn_wc\tree-conflicts.c’ line 570: assertion failed (strcmp(dir_path, svn_path_dirname(victim path, pool)) == 0 Does

Re: Checkout slow without proxy

2012-01-25 Thread Ryan Schmidt
On Jan 25, 2012, at 03:43, d.guthm...@gmx.net wrote: We are using Subversion 1.5.1 on Apache 2.2 on the server-side As a first step, you should upgrade the Subversion software on your server. Subversion 1.5.x and earlier are not supported anymore.

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Alexander Shenkin
Thanks for your reply, Ryan. I just ran some new tests: when I check out a new working copy (just a small subdirectory of the repo in this case), I get the right timestamps. And, when I delete a file in that newly-checked-out directory and do an svn update, I also get the right timestamp.

RE: You requested me to send you

2012-01-25 Thread Cooke, Mark
-Original Message- From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] Sent: 25 January 2012 20:34 To: Mike Bailey Cc: users@subversion.apache.org Subject: Re: You requested me to send you On Jan 25, 2012, at 10:23, Mike Bailey wrote: Trying to revert a directory,