Exception! text change?

2011-10-14 Thread Cooke, Mark
Folks, I think it might be a good idea to change this text as people are doing the first thing they are asked: reporting to the list. I wonder if we change it around it might help? > --- > > Subversion Exception! > > --- > > Subversion encount

Re: [Bug] [Subversion 1.7] svn blame doesn't work for locally modified files

2011-10-14 Thread Konstantin Kolinko
2011/10/14 Andrey Paramonov : > On 13.10.2011 22:31, Ryan Schmidt wrote: >> >> On Oct 13, 2011, at 06:51, Andrey Paramonov wrote: >> > I believe Subversion can automagically translate line ending sequences > when transferring data to and from server. I use Windows, so I have CRLF > sequ

Tortoise SVN bug report

2011-10-14 Thread Romain Raveaux
--- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list (users@subversion.apache.org) with as much information as possible about what you were trying to do. But please

Re: Tortoise SVN bug report

2011-10-14 Thread Ulrich Eckhardt
Am 14.10.2011 10:27, schrieb Romain Raveaux: with as much information as possible about what ^^^ you were trying to do. But please first search the mailing list archives for the error message ^^ There was a bu

Re: Error running configure for subversion 1.7.0

2011-10-14 Thread Philip Martin
Ed Hillmann writes: > checking for a BSD-compatible install... build/install-sh -c > configure: Apache Portable Runtime (APR) library configuration > checking for APR... yes > checking APR version... 1.4.5 > /u01/ct/ctapp/subversion-1.7.0/configure: bad substitution > > > I can't see what is caus

Re: Exception! text change?

2011-10-14 Thread Andreas Krey
On Fri, 14 Oct 2011 08:23:21 +, Cooke, Mark wrote: ... > > Subversion encountered a serious problem. > > > > Please search the mailing list archives for the error message, as > > a solution may already be available (this also avoids reporting the > > same problem repeatedly). You can find the

Subversion setup question

2011-10-14 Thread Markei54545
Hi All, I am using VS2010 with the AnkH subversion plugin on a Win7 PC. I have created a repository on our WS 2008 server using tortoiseSVN. When I add a project to Subversion, it asks for the repository URL. It will accept the name of a local test repository that I created (c: \zip) but will no

Subversion Exception!

2011-10-14 Thread Yunus Altunbicak
--- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list (users@subversion.apache.org) with as much information as possible about what

Re: Exception! text change?

2011-10-14 Thread Daniel Shahaf
I've asked Stefan Küng to change the text, cc: dev@svn bcc: users@svn, a couple of days ago. I like your suggested text though. Cooke, Mark wrote on Fri, Oct 14, 2011 at 08:23:21 +0100: > Folks, > > I think it might be a good idea to change this text as people are doing the > first thing they a

Re: Subversion Exception!

2011-10-14 Thread Ulrich Eckhardt
Please consider with as much information as possible about what you were trying to do. - and first search the mailing list archives for the error message ---

Re: Export files from Tortoise SVN

2011-10-14 Thread Andy Levy
On Fri, Oct 14, 2011 at 02:40, Waseem Shahzad wrote: > Thanks for your ACK. > > Any hint? As Ryan suggested, if you can explain *why* you think you need this, an alternate may be suggested. > -Original Message- > From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: Thursda

Re: Subversion 1.7 and 'relocate'

2011-10-14 Thread Stefan Sperling
On Fri, Oct 14, 2011 at 03:20:05PM +1300, Talden wrote: > On Fri, Oct 14, 2011 at 1:12 PM, Stefan Sperling wrote: > > On Fri, Oct 14, 2011 at 01:08:28PM +1300, Talden wrote: > >> Was there a reason that 'svn relocate' was designed to not just switch > >> the containing working copy when you're in

Re: [Bug] [Subversion 1.7] svn blame doesn't work for locally modified files

2011-10-14 Thread Daniel Shahaf
[ switching list, please drop users@ from further replies ] Konstantin Kolinko wrote on Fri, Oct 14, 2011 at 11:43:14 +0400: > 2011/10/14 Andrey Paramonov : > > On 13.10.2011 22:31, Ryan Schmidt wrote: > >> > >> On Oct 13, 2011, at 06:51, Andrey Paramonov wrote: > >> > > I believe Subversion c

Re: memory-leak - svn::repos instances are not destroyed properly

2011-10-14 Thread Daniel Shahaf
Does it also reproduce if you remove the revision_root() call? What does Perl invoke when an object becomes unreferenced or falls out of scope? Max Voit wrote on Fri, Oct 14, 2011 at 00:33:08 +0200: > Hi, > > developing an application dealing with many repositories the existence > of paths withi

Re: Subversion 1.7 and 'relocate'

2011-10-14 Thread Daniel Shahaf
Stefan Sperling wrote on Fri, Oct 14, 2011 at 02:12:55 +0200: > On Fri, Oct 14, 2011 at 01:08:28PM +1300, Talden wrote: > > Was there a reason that 'svn relocate' was designed to not just switch > > the containing working copy when you're in a sub-folder of it? > > See http://svn.haxx.se/users/arc

Re: mergeinfo --show-revs eligible (is there a shorthand?)

2011-10-14 Thread Stefan Sperling
On Fri, Oct 14, 2011 at 03:25:55PM +1300, Talden wrote: > Is there a short-hand for listing eligible revisions in a mergeinfo query? > > To avoid expensive (sometimes several minutes on <1.7) empty merge > calls, it is handy to find out whether merge would actually do > anything - the current comm

Re: memory-leak - svn::repos instances are not destroyed properly

2011-10-14 Thread Stefan Sperling
On Fri, Oct 14, 2011 at 12:33:08AM +0200, Max Voit wrote: > Hi, > > developing an application dealing with many repositories the existence > of paths within that repositories had to be checked. > Using something like: > > my $repos = SVN::Repos::open($localpath) or die "no such repo"; > m

Subversion Exception!

2011-10-14 Thread Simon Hughes
--- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list (users@subversion.apache.org) with as much information as possible about what you were trying to do. But

Huge diff for one-line change in ASF repository

2011-10-14 Thread Konstantin Kolinko
Hi! One of committers in Apache Tomcat project is experimenting with Git <-> Subversion integration. A result is that in the last few days several commits produced diffs for entire file. An example: http://svn.apache.org/viewvc?view=revision&revision=1183340 http://svn.apache.org/viewvc/tomcat/t

Re: Exception! text change?

2011-10-14 Thread Konstantin Kolinko
Adding dev@tsvn as cc. 2011/10/14 Andreas Krey : > On Fri, 14 Oct 2011 08:23:21 +, Cooke, Mark wrote: > ... >> > Subversion encountered a serious problem. >> > >> > Please search the mailing list archives for the error message, as >> > a solution may already be available (this also avoids repo

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Stefan Sperling
On Fri, Oct 14, 2011 at 05:43:03PM +0400, Konstantin Kolinko wrote: > Hi! > > One of committers in Apache Tomcat project is experimenting with Git > <-> Subversion integration. > > A result is that in the last few days several commits produced diffs > for entire file. An example: > > http://svn.

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Daniel Shahaf
The file has CR's in r1183340 but not in r1183339. Yes, since it has svn:eol-style set, it is supposed to be stored in LF on the server. Konstantin Kolinko wrote on Fri, Oct 14, 2011 at 17:43:03 +0400: > Hi! > > One of committers in Apache Tomcat project is experimenting with Git > <-> Subversio

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Johan Corveleyn
On Fri, Oct 14, 2011 at 3:54 PM, Stefan Sperling wrote: > On Fri, Oct 14, 2011 at 05:43:03PM +0400, Konstantin Kolinko wrote: >> Hi! >> >> One of committers in Apache Tomcat project is experimenting with Git >> <-> Subversion integration. >> >> A result is that in the last few days several commits

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Daniel Shahaf
Johan Corveleyn wrote on Fri, Oct 14, 2011 at 16:25:46 +0200: > These "modified" files can also cause tree conflicts (which can > generate quite some WTF's). > Tree conflicts? How? I'd have expected (full-file) text conflicts only. > You can identify the corrupt files easily by taking a look a

Re: Export files from Tortoise SVN

2011-10-14 Thread Ryan Schmidt
On Oct 14, 2011, at 05:44, Andy Levy wrote: > On Fri, Oct 14, 2011 at 02:40, Waseem Shahzad wrote: >> Thanks for your ACK. >> >> Any hint? > > As Ryan suggested, if you can explain *why* you think you need this, > an alternate may be suggested. For example, one common reason why people think the

Re: Subversion setup question

2011-10-14 Thread Ryan Schmidt
On Oct 14, 2011, at 05:04, Markei54545 wrote: > When I add a project to Subversion, it asks for the repository URL. It > will accept the name of a local test repository that I created (c: > \zip) but will not accept the name or (path or unc or mapped drive) to > the repository on the server. > >

Re: Export files from Tortoise SVN

2011-10-14 Thread Andreas Krey
On Fri, 14 Oct 2011 11:39:14 +, Ryan Schmidt wrote: ... > For example, one common reason why people think they want to export only the > changed files is so that they can then upload those changed files to a server. This would have the undesirable property of not removing files that have been

Re: Export files from Tortoise SVN

2011-10-14 Thread Ryan Schmidt
On Oct 14, 2011, at 11:51, Andreas Krey wrote: > On Fri, 14 Oct 2011 11:39:14 +, Ryan Schmidt wrote: > >> In which case it would be simpler to just install Subversion on the server, >> have a working copy on the server, and run "svn up" on the server (which >> will transfer only the change

Re: Subversion 1.7 and 'relocate'

2011-10-14 Thread Talden
On Fri, Oct 14, 2011 at 11:46 PM, Stefan Sperling wrote: > On Fri, Oct 14, 2011 at 03:20:05PM +1300, Talden wrote: >> On Fri, Oct 14, 2011 at 1:12 PM, Stefan Sperling wrote: >> > On Fri, Oct 14, 2011 at 01:08:28PM +1300, Talden wrote: >> >> Was there a reason that 'svn relocate' was designed to n

Re: mergeinfo --show-revs eligible (is there a shorthand?)

2011-10-14 Thread Talden
On Fri, Oct 14, 2011 at 11:58 PM, Stefan Sperling wrote: > On Fri, Oct 14, 2011 at 03:25:55PM +1300, Talden wrote: >> Is there a short-hand for listing eligible revisions in a mergeinfo query? >> >> To avoid expensive (sometimes several minutes on <1.7) empty merge >> calls, it is handy to find ou

using SVN mounted folders

2011-10-14 Thread Martin
Hello, Not quite sure where to go with those questions. Maybe they are known bugs, maybe they are known limitations? I have some portions of my hard-disk mounted as folders on others. E.g: C:\mycheckout is not a normal folder, but a mounted partition. A long time ago I was told that the pro

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Johan Corveleyn
On Fri, Oct 14, 2011 at 4:56 PM, Daniel Shahaf wrote: > Johan Corveleyn wrote on Fri, Oct 14, 2011 at 16:25:46 +0200: >> These "modified" files can also cause tree conflicts (which can >> generate quite some WTF's). >> > > Tree conflicts?  How?  I'd have expected (full-file) text conflicts only.

Re: Subversion setup question

2011-10-14 Thread Michael P. Reilly
On Fri, Oct 14, 2011 at 12:40 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > On Oct 14, 2011, at 05:04, Markei54545 wrote: > > > When I add a project to Subversion, it asks for the repository URL. It > > will accept the name of a local test repository that I created (c: > > \zip) bu

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Ryan Schmidt
On Oct 14, 2011, at 18:52, Johan Corveleyn wrote: > Ah, but git-svn doesn't seem to honor the invariant that files with > native eol-style *must* be converted to LF by the client. By not doing > this, they break things for every other svn client using the same > repository. So this is clearly a bug

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Daniel Shahaf
Ryan Schmidt wrote on Fri, Oct 14, 2011 at 19:18:44 -0500: > When svn:eol-style is set to ANY value, the file is stored in the > repository with LF line endings, and converted to the desired EOL > style by the client on checkout or export (and converted by the client > to LF line endings before bei

Re: Huge diff for one-line change in ASF repository

2011-10-14 Thread Ryan Schmidt
On Oct 14, 2011, at 19:30, Daniel Shahaf wrote: > Ryan Schmidt wrote on Fri, Oct 14, 2011 at 19:18:44 -0500: >> When svn:eol-style is set to ANY value, the file is stored in the >> repository with LF line endings, and converted to the desired EOL >> style by the client on checkout or export (and co