Re: Blocking root from SVN repository

2014-08-27 Thread Andy Levy
On Wed, Aug 27, 2014 at 11:15 AM, Andreas Krey a.k...@gmx.de wrote: On Wed, 27 Aug 2014 16:08:14 +, Zé wrote: ... I don't see your point. There's also a likelihood that those accidents can happen on a remote server. The difference being that anybody can accidentally do a rm -rf on the

Re: bug about svn diff --summarize

2014-08-22 Thread Andy Levy
On Thu, Aug 21, 2014 at 10:05 PM, 李猛超 lmc12030...@163.com wrote: Hello: If I have a file at version 1. then I modefy and commit it, get version 2, Now I make the file be same as version 1 and commit, get version 3. Running svn diff -r 1, I will get no changes, but svn diff -r 1

Re: Need Help regarding the Memory leak, while server restart

2014-08-22 Thread Andy Levy
On Fri, Aug 22, 2014 at 7:22 AM, Amar Kumar Banda aba...@nisum.com wrote: Hi Apache team, We need help regarding on issue for one of our application. We are upgrading our application to tomcat 8V from tomcat 6v. When the Tomcat server is restarted, we are getting the Warning message about

Re: Looking to dump/load with minimal repository downtime

2014-08-18 Thread Andy Levy
Why risk the race condition at all? Use svnsync to populate a new 1.8-format repository, install the requisite hook scripts to replay the transactions coming into the old repository into the new one, then switch your server's configuration to point at the new copy when you're ready to cut over.

Re: Could you help us confirm the price of Source code management (SVN)?

2014-07-08 Thread Andy Levy
On Tue, Jul 8, 2014 at 5:59 AM, winne.s...@xlsoft.com.cn winne.s...@xlsoft.com.cn wrote: Hello, This is Winne from XLsoft China. One of our clients has a request on Source code management (SVN). Is it delivered to user via email? Could you help us confirm the price and offer us some discounts?

Re: Extend E155021 message to include supported format version

2014-07-07 Thread Andy Levy
On Mon, Jul 7, 2014 at 9:40 AM, Notes Jonny jong...@gmail.com wrote: On Fri, Jul 4, 2014 at 4:51 PM, Andy Levy andy.l...@gmail.com wrote: On Fri, Jul 4, 2014 at 11:16 AM, Notes Jonny jong...@gmail.com wrote: Hi Mark You are right that I did have 1.8.x installed. Which I downgraded

Re: Extend E155021 message to include supported format version

2014-07-04 Thread Andy Levy
On Fri, Jul 4, 2014 at 11:16 AM, Notes Jonny jong...@gmail.com wrote: Hi Mark You are right that I did have 1.8.x installed. Which I downgraded to this version: TortoiseSVN 1.7.7, Build 22907 - 32 Bit , 2012/05/15 12:16:05 Subversion 1.7.5, apr 1.4.6 apr-utils 1.3.12 neon 0.29.6 OpenSSL

Re: Moving a repository with svn:externals using absolute paths (URLs)

2014-06-18 Thread Andy Levy
On Wed, Jun 18, 2014 at 9:32 AM, Brisset, Nicolas nicolas.bris...@airbus.com wrote: Hi, We’ve been using svn successfully for years on a server, and now have to migrate to a new one. We are hit by the known issue of svn:externals containing absolute paths to the repo to be moved, since

Re: svn mv and svn cp fails in 1.8.8 and 1.8.9

2014-06-13 Thread Andy Levy
On Fri, Jun 13, 2014 at 9:28 AM, Richard Jelinek r...@petamem.com wrote: Hi, when I try to cp or mv a directory within a repository, I get (after several seconds of waiting with no cpu/disk activity) the following error. rj@sol$ svn cp .test_equ_simple/

Re: event viewer error

2014-05-19 Thread Andy Levy
You need to report that to VisualSVN's support. http://www.visualsvn.com/support/ On Mon, May 19, 2014 at 2:01 PM, Rich Messenger rmessen...@nxstage.comwrote: From window event viewer at startup *-* *System* *-* *Provider* [ *Name*] VisualSVN *-* *EventID* 1000 [

Re: AW: subversion-users mailing list archives MAil

2014-04-25 Thread Andy Levy
: Andy Levy [mailto:andy.l...@gmail.com] Gesendet: Freitag, 25. April 2014 12:28 An: Schwitter, Selina (Oerlikon BZ) Cc: users@subversion.apache.org Betreff: Re: subversion-users mailing list archives MAil On Apr 25, 2014 5:37 AM, Schwitter, Selina (Oerlikon BZ) selina.schwit...@oerlikon.com

Re: Subversion crash

2014-03-20 Thread Andy Levy
This is the 3rd report today from your company. Please see http://svn.haxx.se/users/archive-2014-03/0146.shtml On Thu, Mar 20, 2014 at 6:16 AM, Andrew Shchelkunov andrew.shchelku...@smartbear.com wrote:

Re: Path-based authentication with 1.8.8

2014-03-10 Thread Andy Levy
On Mon, Mar 10, 2014 at 3:21 PM, Steve Boone ste...@ioindustries.com wrote: Sorry, I edited my file before I posted to remove company sensitive info. The actual file is ... [groups] users = User1, User2, User3 I've had spaces after the comma cause problems with groups in older versions; try

Re: .svn directory - safe to add files in .svn or .svn/tmp?

2014-03-06 Thread Andy Levy
On Thu, Mar 6, 2014 at 5:44 PM, jrm j...@exa.com wrote: Working on some tools for a development environment that will make use of SVN. There are circumstances where I want to create temporary information of my own, related to checked out versions. Rather than cluttering up the working

Re: Best Practices for Parallel Development

2013-11-20 Thread Andy Levy
On Wed, Nov 20, 2013 at 12:59 PM, youareno6 dhuff...@storix.com wrote: I would imagine this is a common problem, but my google searching has not yielding a solution for what I am attempting to do. If you have links to documentation, or any suggestions that you have used I would appreciate it.

Re: Branch changes

2013-10-08 Thread Andy Levy
On Tue, Oct 8, 2013 at 8:26 AM, John Maher jo...@rotair.com wrote: Is there a way to find out all the files that changed since a branch was created? svn diff --summarize URL_TO_BRANCH -r BRANCHCREATED:HEAD Where BRANCHCREATED is the revision where you created the branch.

Re: File size different downloaded compared to uploaded

2013-10-06 Thread Andy Levy
On Sun, Oct 6, 2013 at 1:33 PM, Helge Rossvoll helge.rossv...@itet.nowrote: When downloading files from the SVN bash (.sh) files are always a little bit bigger than the original committed file. This seem to only be relevant to bash scripts as far as I can see until now. Ziped files are

Re: File size different downloaded compared to uploaded

2013-10-06 Thread Andy Levy
Please be sure to Reply To All so that responses go back to the list. On Sun, Oct 6, 2013 at 2:02 PM, Helge Rossvoll helge.rossv...@itet.no wrote: SVN repo is used for android ROM development. What we see now is that if we checkout the entire repo, .zip it and flash on the phone it will

Re: AnkhSVN misses to detect items to commit

2013-09-27 Thread Andy Levy
On Fri, Sep 27, 2013 at 5:11 PM, Edoardo Pinci epi...@tiscali.it wrote: Hi there! I was running on VS2012.3 with AnkhSvn-Daily-2.5.12151.413 and everything was fine. I upgraded to AnkhSvn-Daily-2.5.12171.416. Right clicking on the solution item and then selecting “Commit Solution

Re: the question of create a version of the library that contains chinese

2013-09-16 Thread Andy Levy
On Mon, Sep 16, 2013 at 9:38 AM, lsl6631 lsl6...@163.com wrote: Hi,I want to know if SVN (be installed on Redhat linux 5.3) support to create a version of the library that contains chinese ? I have installed ths svn via the order below, yum install httpd httpd-devel subversion

Re: commit all files except a selected few?

2013-09-15 Thread Andy Levy
On Sun, Sep 15, 2013 at 6:10 AM, Zé jose.pas...@gmx.com wrote: Does subversion support any command line wizardry that offers the user a way to commit the changes made to all files under version control except those made to a selected few? If you organize your files into changelists[1], you

Re: File URLs truncated on Windows with mapped and SUBST drives

2013-08-28 Thread Andy Levy
On Wed, Aug 28, 2013 at 5:18 AM, Branko Čibej br...@wandisco.com wrote: On 28.08.2013 02:43, Andy Levy wrote: This was originally reported on the TSVN Users list but I've reproduced it with the command line client. Original thread: http://svn.haxx.se/tsvnusers/archive-2013-08/0227.shtml

Re: File URLs truncated on Windows with mapped and SUBST drives

2013-08-28 Thread Andy Levy
On Wed, Aug 28, 2013 at 8:49 AM, Bert Huijben b...@qqmail.nl wrote: -Original Message- From: Andy Levy [mailto:andy.l...@gmail.com] Sent: woensdag 28 augustus 2013 14:38 To: Branko Čibej Cc: users@subversion.apache.org Subject: Re: File URLs truncated on Windows with mapped

Re: File URLs truncated on Windows with mapped and SUBST drives

2013-08-28 Thread Andy Levy
On Wed, Aug 28, 2013 at 9:04 AM, Bert Huijben b...@qqmail.nl wrote: -Original Message- From: Andy Levy [mailto:andy.l...@gmail.com] Sent: woensdag 28 augustus 2013 14:56 To: Bert Huijben Cc: Branko Čibej; users@subversion.apache.org Subject: Re: File URLs truncated on Windows

File URLs truncated on Windows with mapped and SUBST drives

2013-08-27 Thread Andy Levy
This was originally reported on the TSVN Users list but I've reproduced it with the command line client. Original thread: http://svn.haxx.se/tsvnusers/archive-2013-08/0227.shtml Jason Dunaway is using a mapped network drive for his repository, but I reproduced the behavior with a drive letter

Re: Commit from eclipse failed

2013-08-16 Thread Andy Levy
On Fri, Aug 16, 2013 at 2:32 PM, Harry van Rijn ha...@raceeend-2.demon.nl wrote: I have installed subclipes on eclipse (kepler). Subclipse is installed. I can connect to a repository on a remote server via http(s). Checkin out the repository is no problem. Then I add a directory and want to

Re: Suggestion to change the name Subversion

2013-08-12 Thread Andy Levy
On Mon, Aug 12, 2013 at 2:37 AM, Ryan Schmidt subversion-20...@ryandesign.com wrote: Should the GIMP change its name because (when not referring to the software) that can be a derogatory term? Should git change its name because (when not referring to the software) that term can be used as an

Re: Error processing externals E205011 and W155035 with simple update

2013-08-11 Thread Andy Levy
On Sun, Aug 11, 2013 at 1:27 PM, dlel...@rockwellcollins.com wrote: Johan Corveleyn jcor...@gmail.com wrote on 08/11/2013 03:09:55 AM: From: Johan Corveleyn jcor...@gmail.com To: dlel...@rockwellcollins.com Cc: users@subversion.apache.org users@subversion.apache.org Date: 08/11/2013 03:10

Re: Subversion Exception!

2013-08-07 Thread Andy Levy
On Wed, Aug 7, 2013 at 1:52 PM, alexandre.v...@cp.com wrote: --- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list with as much information as possible about

Re: TortoiseSVN 1.8.1 build 24570 - not showing log entries since updating to 1.8.1 64-bit Windows 7

2013-08-05 Thread Andy Levy
On Mon, Aug 5, 2013 at 5:57 AM, Alison Sissins a...@froment.co.uk wrote: I notice that there are several entries in the users community concerning viewing log entries since upgrading to subversion 1.8.1 64-bit version, I would like to backup their issue. Since updating my machine to 1.8.1

Re: Unable to commit certain file name with popup into svn

2013-07-29 Thread Andy Levy
, Andy Levy wrote: On Fri, Jul 26, 2013 at 12:28 AM, ChoeJenSing jensing.c...@b2b.com.my wrote: Hi, i have searched through the archives and try google for the answer. but i not able to found the solution. I try to commit this gif filename =popupMenuBg.gif but it failed to commit the images

Re: Unable to commit certain file name with popup into svn

2013-07-26 Thread Andy Levy
On Fri, Jul 26, 2013 at 12:28 AM, ChoeJenSing jensing.c...@b2b.com.my wrote: Hi, i have searched through the archives and try google for the answer. but i not able to found the solution. I try to commit this gif filename =popupMenuBg.gif but it failed to commit the images actually comes

Re: Backup strategy sanity check

2013-07-25 Thread Andy Levy
On Thu, Jul 25, 2013 at 7:27 AM, Stefan Sperling s...@elego.de wrote: On Wed, Jul 24, 2013 at 11:08:28PM -0400, Nico Kadel-Garcia wrote: On Wed, Jul 24, 2013 at 2:59 PM, Andy Levy andy.l...@gmail.com wrote: I'm planning my upgrade to SVN 1.8 to go along with it, setting up a new backup

Backup strategy sanity check

2013-07-24 Thread Andy Levy
I'm planning my upgrade to SVN 1.8 to go along with it, setting up a new backup process. Here's what I'm thinking: * Monday overnight, take a full backup (svnadmin hotcopy, then compress the result for storage) * Tuesday through Sunday overnights, incremental backups (svnadmin dump

Re: Expected performance

2013-07-09 Thread Andy Levy
On Tue, Jul 9, 2013 at 1:31 AM, Andreas Krey a.k...@gmx.de wrote: On Mon, 08 Jul 2013 14:33:03 +, Andy Levy wrote: I just checked out 2400 files, about 1.7GB, and it took just over 19 minutes. Client I/O speed is a big factor (7200RPM hard drive w/ NTFS in my case). 9550 Files, half

Re: Expected performance

2013-07-08 Thread Andy Levy
On Mon, Jul 8, 2013 at 11:32 AM, Naumenko, Roman roman.naume...@rbccm.com wrote: Hello, How fast would you expect svn checkout to be from a server like one below? Considering eveyrthing on the server functioning as expected. Apache 2.2.3 svn version=1.7.8 (r1419691) 128G mem 10G FSFS is

Re: Expected performance

2013-07-08 Thread Andy Levy
On Mon, Jul 8, 2013 at 2:18 PM, Naumenko, Roman roman.naume...@rbccm.com wrote: On 2013/07/08 2:06 PM, Thomas Harold wrote: On 7/8/2013 11:32 AM, Naumenko, Roman wrote: Hello, How fast would you expect svn checkout to be from a server like one below? Considering eveyrthing on the server

Re: Expected performance

2013-07-08 Thread Andy Levy
On Mon, Jul 8, 2013 at 2:06 PM, Naumenko, Roman roman.naume...@rbccm.com wrote: On 2013/07/08 12:51 PM, Andy Levy wrote: On Mon, Jul 8, 2013 at 11:32 AM, Naumenko, Roman roman.naume...@rbccm.com wrote: Hello, How fast would you expect svn checkout to be from a server like one below

Re: Expected performance

2013-07-08 Thread Andy Levy
On Mon, Jul 8, 2013 at 2:40 PM, Naumenko, Roman roman.naume...@rbccm.com wrote: On 2013/07/08 2:33 PM, Andy Levy wrote: On Mon, Jul 8, 2013 at 2:06 PM, Naumenko, Roman roman.naume...@rbccm.com wrote: On 2013/07/08 12:51 PM, Andy Levy wrote: On Mon, Jul 8, 2013 at 11:32 AM, Naumenko, Roman

Re: Cost and Installation

2013-07-04 Thread Andy Levy
On Thu, Jul 4, 2013 at 6:38 AM, Ellie Ramsey ellie.ram...@londoncreative.com wrote: Hi, I have been on the apache subversion website to find the answer to our quiries but I'm unable to find what I'm looking for. What I'd like to know is does it cost to install this within our office?

Re: SVNADMIN Crashes

2013-06-23 Thread Andy Levy
On Sun, Jun 23, 2013 at 8:16 PM, Bob Melucci bob.melu...@claritydesign.com wrote: SVNAdmin Crashes with upgrade command- see attached dumps. Any help would be appreciated You've probably run into this bug: http://svn.haxx.se/users/archive-2013-06/0143.shtml

Re: Advice for changing filename case in SVN on case insensitive system

2013-06-22 Thread Andy Levy
On Fri, Jun 21, 2013 at 7:03 PM, Johan Corveleyn jcor...@gmail.com wrote: On Fri, Jun 21, 2013 at 12:56 AM, Geoff Hoffman ghoff...@cardinalpath.com wrote: Yes, that helps, Dave, thanks. But, deleting the file from Subversion, then adding the copy with the correct case. Question: Doesn't

Re: Possible Install bug

2013-06-20 Thread Andy Levy
On Thu, Jun 20, 2013 at 1:50 PM, Mike Flum mfl...@gmail.com wrote: I have just tried to install 1.8 on a Windows XP SP3 and received the following error (see attachment picture) Is this from TortoiseSVN? If so, you ought to be posting there. TortoiseSVN 1.8 requires a newer Windows Installer.

Re: Issue: unicode characters in file names

2013-05-13 Thread Andy Levy
On Mon, May 13, 2013 at 11:23 AM, Адолин Негаш adol...@gmail.com wrote: Hello I have svn files with unicode chars. When I try to view files, I get an error message: 'https://srv01/svn/SQLServer/Main/BackOffice/Security/Procedures/%5BSecurity%5D.%5BPrivileges::Groups::View(Delphi)%5D.sql'

Re: Files on trunk overwritten...

2013-04-25 Thread Andy Levy
On Thu, Apr 25, 2013 at 3:34 PM, C M cmanalys...@gmail.com wrote: I am certain there is simple way out of this situation. Some files were committed to trunk which have incorrect updates. What's the easiest way to roll back to the previous versions (before the erroneous changes were

Re: SVN error while committing

2013-04-23 Thread Andy Levy
On Apr 23, 2013 2:51 AM, Ajay Pawar ajay.pa...@kpitcummins.com wrote: Hi Team, I am facing a the below error while commiting. Please help me ASAP. Commit failed (details follow) : Server sent unexpected return value (423 locked) in response to DELETE request

Re: Error while updating

2013-04-23 Thread Andy Levy
On Tue, Apr 23, 2013 at 2:52 AM, Ajay Pawar ajay.pa...@kpitcummins.comwrote: Hi Team, ** ** While updating I came up with the following error message. ** ** *ERROR : Could not open the requested SVN file system.* ** ** ** Your server is misconfigured or you're using the

Re: Question re: svn Needs-Lock

2013-04-22 Thread Andy Levy
On Mon, Apr 22, 2013 at 3:30 PM, Ahmed, Omair (GE Oil Gas) omair.ah...@ge.com wrote: Hello, Is Needs-Lock the correct (or expected) mechanism by which to make a release tag immutable? Basically, I am looking for a way to lock a tag to prevent accidental updates. No. svn:needs-lock is an

Re: Subversion strangeness under MacOSX

2013-04-13 Thread Andy Levy
On Sat, Apr 13, 2013 at 10:20 AM, Robert Heller hel...@deepsoft.com wrote: Is there something special about Subversion under MacOSX WRT SSL Certificates? Is it necessary to install additional package(s)? Some people I am working with are having a problem with subversion and https:

Re: Dealing with binaries and migrating a 36G repository

2013-04-12 Thread Andy Levy
On Fri, Apr 12, 2013 at 9:56 AM, James Marcus marcus.ja...@gmail.comwrote: Hi, I have been trying to migrate a hosted repository that is 36G. This is difficult because we have offshore teams, so the repository is almost always active. Before I got here, it seems that someone had the build

Re: SYNC process

2013-03-28 Thread Andy Levy
On Thu, Mar 28, 2013 at 10:34 AM, Somashekarappa, Anup anup.somashekara...@rbc.com wrote: Hello Team, We do have master-slave configuration for SVN and we were planning for Disaster Recovery plan. We need some information regarding this process. We have created a repository on master

Re: Question about Subversion in combination with Samba

2013-03-12 Thread Andy Levy
On Tue, Mar 12, 2013 at 7:55 AM, Wolfgang Stengel wolfgang.sten...@efactory.de wrote: Hello list, since a couple of weeks commits from a Windows system in a Samba shared WC take much longer than before (using Windows 7, Subversion client 1.7.8). I tracked this down to Subversion accessing

Re: Crash

2013-02-20 Thread Andy Levy
On Wed, Feb 20, 2013 at 12:45 PM, Dr. Leonard Jowers ljow...@nssengr.comwrote: ** ** In file 'D:\Development\SVN\Releases\TortoiseSVN-1.7.7\ext\subversion\subversion\libsvn_delta\text_delta.c' line 728: assertion failed (window-sview_len == 0 || (window-sview_offset =

Re: svn log --xml timestamp discrepancy issue

2013-01-29 Thread Andy Levy
On Tue, Jan 29, 2013 at 11:46 AM, gharmon1977 gabriel.har...@deltadentalva.com wrote: When executing the following commands, I receive 2 different outputs regarding timestamps: svn log --xml -v --revision {20130128}:{20130129} URL/svn/repository/%SVNDir% OUTPUT: /logentry

Re: svn log --xml timestamp discrepancy issue

2013-01-29 Thread Andy Levy
On Tue, Jan 29, 2013 at 1:27 PM, gharmon1977 gabriel.har...@deltadentalva.com wrote: UTC-4 = Eastern Time Zone ** EST (Eastern Standard Time - November to March) is UTC -5 EDT (Eastern Daylight Time - March to November) is UTC -4 Right now, UTC -4 is AST (Atlantic) - the Canadian

Re: Hardware requirements

2013-01-22 Thread Andy Levy
On Tue, Jan 22, 2013 at 7:38 AM, Thorsten Schöning tschoen...@am-soft.dewrote: Guten Tag ana kish, am Dienstag, 22. Januar 2013 um 07:57 schrieben Sie: We were thinking about using a Windows VM machine for this. Is it ok to go with VM? In general yes and besides what others think if you

Re: Local modification on checkout?

2013-01-17 Thread Andy Levy
On Thu, Jan 17, 2013 at 4:30 PM, Laird Nelson ljnel...@gmail.com wrote: Hello; we're seeing a local modification being reported on a particular file on a clean checkout. We're using svn 1.7.7. The file in question has the svn:eol-style property set to native. What I mean by this: A fresh

Re: Local modification on checkout?

2013-01-17 Thread Andy Levy
On Thu, Jan 17, 2013 at 4:45 PM, Laird Nelson ljnel...@gmail.com wrote: On Thu, Jan 17, 2013 at 1:40 PM, Andy Levy andy.l...@gmail.com wrote: Automatic EOL conversions, assuming they're adhering to svn:eol-style, should not trigger this. Glad to hear it. The ecosystem in question

Re: Setting bugtraq properties to all projects in a repository

2012-12-03 Thread Andy Levy
On Mon, Dec 3, 2012 at 11:20 AM, Manuel Ferrero mferr...@reer.it wrote: I was using cvs as version control and now I'm migrating to Subversion. On cvs I often wrote commit logs referring to the Bugzilla bug number, something like that: bla bla bla Bug #XXX TortoiseCVS was configured to

Re: Restoring an archive from backup, and then?

2012-11-28 Thread Andy Levy
Wed, Nov 28, 2012 at 6:42 AM, Niemann, Hartmut hartmut.niem...@siemens.com wrote: ** Hello! Our SVN server had a disk failure and some projects had to be restored from the nightly backup. What happens in such a case, if my working copy is on revision 120 and the latest revision in the

Re: Purging old Revisions

2012-11-28 Thread Andy Levy
On Wed, Nov 28, 2012 at 3:10 PM, Matthew Bluhm matthew.bl...@bluhm.bizwrote: Is there an easy way to purge out the earliest 6,000 Revisions of the 9,600 that are in my repository? In a perfect world I would keep my revision numbers and timestamps, but that isn't 100% required. Short

Re: Purging old Revisions

2012-11-28 Thread Andy Levy
On Wed, Nov 28, 2012 at 3:42 PM, Les Mikesell lesmikes...@gmail.com wrote: On Wed, Nov 28, 2012 at 2:36 PM, Andy Levy andy.l...@gmail.com wrote: Is there an easy way to purge out the earliest 6,000 Revisions of the 9,600 that are in my repository? In a perfect world I would keep my

Re: Purging old Revisions

2012-11-28 Thread Andy Levy
and reduce your repository size, and skip throwing the baby out with the bathwater. On Wed, Nov 28, 2012 at 3:42 PM, Les Mikesell lesmikes...@gmail.com wrote: On Wed, Nov 28, 2012 at 2:36 PM, Andy Levy andy.l...@gmail.com wrote: Is there an easy way to purge out the earliest 6,000 Revisions

Re: File status control

2012-11-27 Thread Andy Levy
On Tue, Nov 27, 2012 at 8:44 AM, armando.perico.n...@usi.ch armando.perico.n...@usi.ch wrote: Guten Tag Thorsten! that's what I've imagined. We actually have to use SVN as a sort of configure management system. I am currently writing a pre-commit hook so we can control it without using the

Re: File status control

2012-11-27 Thread Andy Levy
On Tue, Nov 27, 2012 at 10:51 AM, armando.perico.n...@usi.ch armando.perico.n...@usi.ch wrote: Hi Andy, you are probably right if we think only about code and software projects; however, the needs for these features here are to control documentation projects i.e.: to handle documents for

Re: Forcing the association of the author

2012-10-15 Thread Andy Levy
On Mon, Oct 15, 2012 at 5:37 PM, Gautier DI FOLCO gautier.difo...@gmail.com wrote: I have an SVN repository requestable via Apache HTTPD Server 2.2.8. I want to allow anyone to update or commit on it but I want a committer name. So I must force the clients to provide an username but I don't

Re: Extremely slow checkout on a large repository

2012-10-12 Thread Andy Levy
On Fri, Oct 12, 2012 at 11:06 AM, Wei Bai baiwei...@gmail.com wrote: Hi, Thanks for replying. I'm using svnserve 1.7.5 on a Dell R610 server ( Xeon E5620*2/16GB) The server is running CentOS 5.5, SSD disk is used to increase IO performance. The repository is very large: 100K+ files,

Re: Assertion failure in 1.7.3

2012-09-24 Thread Andy Levy
On Mon, Sep 24, 2012 at 10:55 AM, Perdicaro, Frank (GSB-IHPS-Corvallis) frank.perdic...@hp.com wrote: Of course there is no such actual directory, so we get the error message 'C:\Users\lngnam~1\AppData\Local\Temp' is not a working copy Then the crash: ---

Re: Question's about install subversion server in a NAS (network attached storage).

2012-09-11 Thread Andy Levy
Your repository should not be placed on a network share to be accessed via CIFS/SMB/what have you. Whether you can install an SVN server on your NAS depends upon the NAS. Some vendors offer packages which you can install on their devices to provide this sort of functionality. Check with your NAS

Re: general questions

2012-09-11 Thread Andy Levy
On Tue, Sep 11, 2012 at 3:10 PM, John Maher jo...@rotair.com wrote: Sorry I'm not reading anything on unix if I can help it. Text based operating systems will be obsolete. I know all you text gurus will argue to your death. But JCL was junk while it was still in use. It was used only

Re: SVN 1.6: What is the maximum size for a commit?

2012-09-07 Thread Andy Levy
On Fri, Sep 7, 2012 at 11:12 AM, CHAZAL Julien julien.cha...@atos.net wrote: Hi all, I manage a Subversion server (SVN 1.6.9, FSFS storage mode, set up on a Linux Suse Enterprise Edition) and I usually encounter a problem when my users commit a set of folders which the size is more than 4 GB.

Re: Trying to authenticate Basic Setup

2012-09-05 Thread Andy Levy
Please don't send HTML-formatted email to the list. On Wed, Sep 5, 2012 at 1:01 PM, jrava...@comcast.net wrote: Location /svn/ #Location C:\svnrepos\test1 DAV svn #SVNPath C:\svnrepos\test1 SVNParentPath c:\svnrepos #SVNListParentPath on # SVNIndexXSLT /svnindex.xsl AuthType Basic

Re: Trying to authenticate Basic Setup

2012-09-05 Thread Andy Levy
previous post (replace \ with /). You need to specify the full path to your AuthUserFile. You have not done so here. Have you read through the relevant portion of the manual yet? http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.html From: Andy Levy andy.l

Re: Preventing check-ins from a subdirectory in the working copy

2012-08-16 Thread Andy Levy
On Thu, Aug 16, 2012 at 4:17 AM, Chris J Smith chris.sm...@intelliflo.com wrote: Hi, Does anyone know if it's possible via repository hooks, configuration or otherwise to prevent check ins from a subdirectory in a working copy? For example, our repository structure is: /project/trunk. We

Re: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

2012-08-08 Thread Andy Levy
On Wed, Aug 8, 2012 at 11:39 AM, Bhushan Jogi bhushanjogi.2...@gmail.com wrote: Hi, I am getting following error when I am trying to execute svnimporter on cmd, It seems that the connection is not getting established, Does anyone know the correct connection string. conf.xml details :

Re: Assertion failed!

2012-08-02 Thread Andy Levy
On Thu, Aug 2, 2012 at 12:34 PM, Alex Jackson a.jack...@smt.com wrote: This keeps popping up when I try running the cleanup command. --- Subversion Exception! --- Subversion encountered a serious problem. Please take

Re: SVNSYNC Error

2012-08-01 Thread Andy Levy
On Wed, Aug 1, 2012 at 4:57 AM, Honeylyn O. Fukuoka honey...@menue.com wrote: Hi, Thanks for this. We are using snserve not Apache... Will this link still work with us? Yes (please read the links to the documentation you've been provided). But not with an HTTP URL for your source repository.

Re: How to import

2012-07-23 Thread Andy Levy
On Mon, Jul 23, 2012 at 12:48 PM, John Maher jo...@rotair.com wrote: Hello I'm trying to figure out how to use the import command in a windows environment. I'm reading the book but the documentation is unclear as is the help. Perhaps someone can clarify it for me. For example the help

Re: How to import

2012-07-23 Thread Andy Levy
On Mon, Jul 23, 2012 at 3:22 PM, John Maher jo...@rotair.com wrote: @Thorsten: Thanks for taking the time to respond, I do appreciate it, I should provide more background. I did use tortoise. Then I lost a bunch of source code trying to do a merge probably because I didn't know what I was

Re: svn log shows all revs from repo, not so from WC

2012-07-23 Thread Andy Levy
On Mon, Jul 23, 2012 at 4:08 PM, Angel Tsankov fn42...@fmi.uni-sofia.bg wrote: Hello. What might be the reason for 'svn log' not to show all revisions, but 'svn log file://path/to/repo' to show them all. The reason why I need to know this is that hg's convert extension seems to convert only

Re: SVN Path-based Authentication Q...

2012-07-03 Thread Andy Levy
On Tue, Jul 3, 2012 at 4:42 PM, Thorsten Schöning tschoen...@am-soft.de wrote: Guten Tag BRM, am Dienstag, 3. Juli 2012 um 16:32 schrieben Sie: [myrepo:*/protectedItem] @no_access_group = I looked over the SVN Redbook information and the Apache2 2.2 documentation but could not find

Re: Subversion Exception!

2012-06-29 Thread Andy Levy
On Thu, Jun 28, 2012 at 10:37 PM, 280602 olivier280...@gmail.com wrote: Hi, I just got this error, the program asking me to send ask directly to the mailing list: It also asked you to described what you were doing when the exception occurred. --- Subversion

Re: Change in SVN ADD behaviour between 1.6.5 and 1.7.5

2012-06-26 Thread Andy Levy
Please send plain text to the mailing list. On Tue, Jun 26, 2012 at 9:58 AM, Mark Bertenshaw mark.bertens...@fidessa.com wrote: Hi - I have just cleared up a build issue which resulted from upgrading from Subversion 1.6.5 and 1.7.5. There is a point in the process where we add any newly

Re: Commit size

2012-06-12 Thread Andy Levy
On Tue, Jun 12, 2012 at 5:21 AM, Vladimir Shun'kov shuny...@gmail.com wrote: Hello, Could you please help me with issue. Is it real to get commit size of user for statistic? How are you measuring size? Bytes? Lines? Number of files? And to what end? There are a lot of problems around

Re: Commit size

2012-06-12 Thread Andy Levy
Andy Levy andy.l...@gmail.com: On Tue, Jun 12, 2012 at 5:21 AM, Vladimir Shun'kov shuny...@gmail.com wrote: Hello, Could you please help me with issue. Is it real to get commit size of user for statistic? How are you measuring size? Bytes? Lines? Number of files? And to what end

Re: Commit to Subversion dialog, cannot use keyboard to get out of Log Message control.

2012-06-06 Thread Andy Levy
On Wed, Jun 6, 2012 at 4:09 PM, Simon Crossley scross...@aprosoftware.com wrote: On the Commit to Subversion dialog, if the Log Message control has focus, I cannot use the keyboard to get out of the control (I cannot use either Tab or Enter) – I have to use the mouse to get out. Could you

Re: Mapping users in SVN-SVN repository migration?

2012-05-24 Thread Andy Levy
On Thu, May 24, 2012 at 3:20 PM, Marko Asplund marko.aspl...@ixonos.com wrote: On Thu, May 24, 2012 at 10:05 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: ... Why do you believe you would need to map user accounts?  What does map mean? Ok, I'll try to explain myself a bit better.

Re: svn client step by step guide/tutorial

2012-05-14 Thread Andy Levy
On Mon, May 14, 2012 at 9:42 PM, Kaushal Shriyan kaushalshri...@gmail.com wrote: On Mon, May 14, 2012 at 8:18 PM, Jeyanthan jeyant...@collab.net wrote: I have been reading http://svnbook.red-bean.com/en/1.7/svn-book.pdf. Any step by step guide to configure svn client on linux box ? We are

Re: 'svn incoming'

2012-05-08 Thread Andy Levy
On Tue, May 8, 2012 at 10:55 AM, anatoly techtonik techto...@gmail.com wrote: On Tue, May 8, 2012 at 5:43 PM, Stefan Sperling s...@elego.de wrote: On Tue, May 08, 2012 at 05:33:15PM +0300, anatoly techtonik wrote: Hi, Mercurial has a very convenient command hg incoming which is basically

Re:

2012-04-26 Thread Andy Levy
On Thu, Apr 26, 2012 at 04:25, Glenn Hammond gl...@gchconsultancy.ltd.uk wrote: with as much information as possible about what you were trying to do. Please be sure to do this. Simply copying pasting an error message is not sufficient. But please first search the mailing list archives for

Re: Put a tag in the wrong place

2012-04-25 Thread Andy Levy
On Wed, Apr 25, 2012 at 11:12, Geoffrey Myers li...@serioustechnology.com wrote: I created a tag in my branches directory, can I simply move it to the tags directory?  My google foo was not successful. Yes. Subversion preserves history through copies moves.

Re: Accessing the SVN log from java Code

2012-04-17 Thread Andy Levy
is configured in this way, you can write a post-revprop-change hook script which would update the corresponding record in your database to capture the change, without having to reload all the data in the database. From: Andy Levy andy.l...@gmail.com To: Arijit Datta

Re: Creating a user using the API in Java

2012-04-04 Thread Andy Levy
On Wed, Apr 4, 2012 at 06:08, Mr. White weisse.mar...@googlemail.com wrote: Hello guys, i came to realize that the Subversion API is way more complicated than i thought. I hoped there were functions to create/edit/delete users/ repositories/groups, but the API doesn't offer those simple

Re: Update fails to delete a line of code

2012-04-04 Thread Andy Levy
On Wed, Apr 4, 2012 at 14:38, Reed, David dr...@cmal.com wrote: I am not subscribed, so please be so kind as to CC me in your response. Thanks. Using relatively current versions of SubversionEdge and TortoiseSVN, I committed a file (from which I had deleted a line of code in my local

Re: Open MS Office Document results in numereous password requests on IE 8.0

2012-03-26 Thread Andy Levy
On Mon, Mar 26, 2012 at 11:45, Walter Klust walter.kl...@elego.de wrote: On 23.03.2012 13:41, markus.lieb...@t-systems.com wrote: We have the following problem in using Subversion (currently version 1.6.15):  * I open the Windows Internet Explorer 8.0  * I enter there the URL to our

Re: AuthzSVNAccessFile size issues

2012-03-22 Thread Andy Levy
On Thu, Mar 22, 2012 at 15:24, Bob Archer bob.arc...@amsi.com wrote: Joel Eidsath wrote on Thu, Mar 22, 2012 at 09:11:48 -0700: I was just handed a large SVN install with thousands of users and hundreds of individual repositories. It is experiencing serious performance issues. I believe

Re: checksum assert fail

2012-03-21 Thread Andy Levy
On Wed, Mar 21, 2012 at 02:04, Lucian Smith lpsm...@spod-central.org wrote: So, I did something dumb in subversion and got a nice error message telling me to tell you what I did so that in case someone else is as goofy as I, the program won't crash next time.  So here I am!

Re: Call svn cat for all files modified or added in a given revision

2012-03-21 Thread Andy Levy
On Wed, Mar 21, 2012 at 08:02, OBones obo...@free.fr wrote: Andy Levy wrote: On Tue, Mar 20, 2012 at 10:39, OBonesobo...@free.fr  wrote: Hello all, Using svn cat I can see the state of a file at a given revision. As it turns out, I have had in the past some files that were commit

Re: Call svn cat for all files modified or added in a given revision

2012-03-20 Thread Andy Levy
On Tue, Mar 20, 2012 at 10:39, OBones obo...@free.fr wrote: Hello all, Using svn cat I can see the state of a file at a given revision. As it turns out, I have had in the past some files that were commit with inconsistent line endings and that are making analysis tools stop because of this.

Re: Quirk with svn:ignore

2012-03-19 Thread Andy Levy
On Mon, Mar 19, 2012 at 12:26, Geoff Hoffman ghoff...@cardinalpath.com wrote: I ran into an unexpected behavior with svn:ignore today and wanted to see if someone can verify whether this is a bug (in the current version) or just an aspect of how Subversion works. We're still on 1.6x. Given a

  1   2   3   4   5   >