non-inheritable revisions in mergeinfo being later incorrectly marked as inheritable

2020-04-24 Thread Alex Wilton
version svn, version 1.13.0 (r1867053) compiled Apr 23 2020, 15:50:58 on x86_64-unknown-linux-gnu Copyright (C) 2019 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://

1.8.3 depth_test.py failure on OS X

2013-09-09 Thread Alex Rosenberg
I built 1.8.3 from the source tar ball and then ran "make check". I'm using 10.8.4 with Xcode 4.6.3. depth_test.py fails with: > W: svn: E200030: sqlite[S4]: callback requested query abort > W: svn: E200030: Additional errors: > W: svn: E200030: sqlite[S4]: callback requested query abort > W: CW

Assertion failed!

2012-08-02 Thread Alex Jackson
dialog to the clipboard using Ctrl-C): In file 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsvn_wc\workqueue.c' line 672: assertion failed (checksum != NULL) --- OK --- [SMT] Alex Jackson Platform Softwar

Re: .edited file creation

2012-06-04 Thread Alex Kravets
Ok, so it seems this is file with merge information that is only persisted locally and is not made into svn during commit. On Mon, Jun 4, 2012 at 12:10 PM, Alex Kravets wrote: > Hello, > > When I am merging file from and conflict is found I merge changes by using > either in-pla

.edited file creation

2012-06-04 Thread Alex Kravets
to it. Why is this file being created? I found this post ( http://svn.haxx.se/dev/archive-2008-05/0155.shtml) related to the file, but not sure why it's created. Thanks, Alex

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Alex Siyanko
On 5/24/2012 2:49 PM, Johan Corveleyn wrote: On Thu, May 24, 2012 at 1:27 PM, Alex Siyanko wrote: In a meantime I've tried to import '/A/tags/1.0' folder in place of '/A/tags/1.0/file.txt': i.e. used: svn propset svn:externals " -r1 ^/A/tags/1.0 impo

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Alex Siyanko
On 5/24/2012 10:52 AM, Johan Corveleyn wrote: On Thu, May 24, 2012 at 1:57 AM, Alex Siyanko wrote: On 5/23/2012 5:15 PM, Johan Corveleyn wrote: On Mon, May 21, 2012 at 2:41 PM, Alex Siyankowrote: On 5/21/2012 1:45 PM, Johan Corveleyn wrote: On Sat, May 19, 2012 at 5:59 PM, Alex Siyanko

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Alex Siyanko
On 5/24/2012 10:52 AM, Johan Corveleyn wrote: On Thu, May 24, 2012 at 1:57 AM, Alex Siyanko wrote: On 5/23/2012 5:15 PM, Johan Corveleyn wrote: On Mon, May 21, 2012 at 2:41 PM, Alex Siyankowrote: On 5/21/2012 1:45 PM, Johan Corveleyn wrote: On Sat, May 19, 2012 at 5:59 PM, Alex Siyanko

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-23 Thread Alex Siyanko
On 5/23/2012 5:15 PM, Johan Corveleyn wrote: On Mon, May 21, 2012 at 2:41 PM, Alex Siyanko wrote: On 5/21/2012 1:45 PM, Johan Corveleyn wrote: On Sat, May 19, 2012 at 5:59 PM, Alex Siyanko wrote: Hello, I've stumbled upon the following Subversion client 1.7.x bug: Under certain condi

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-21 Thread Alex Siyanko
On 5/21/2012 1:45 PM, Johan Corveleyn wrote: On Sat, May 19, 2012 at 5:59 PM, Alex Siyanko wrote: Hello, I've stumbled upon the following Subversion client 1.7.x bug: Under certain conditions SVN silently fails to fetch external file at specified operative revision from repository i

bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-19 Thread Alex Siyanko
e.txt' ### property 'svn:externals' set on 'import' ### update B/trunk working copy ### Updating '.': Fetching external item into 'import/file.txt': External at revision 1. At revision 2. ### list updated B/trunk wc contents ### .: import ./import: -- The 'wc/import' directory is empty after update, when svn 1.7.x is used. Again, that doesn't happen with svn 1.6.x. Sincerely, Alex Siyanko -- Alex Siyanko a...@xdyne.com

Re: Avoinding file handle leak using the Python bindings & core.Stream

2012-04-16 Thread Alex Willmer
Ulrich Eckhardt dominolaser.com> writes: > Am 16.04.2012 11:29, schrieb Willmer, Alex (PTS): > > To work around this I have monkey patched a > > Stream.close() method that calls svn_stream_close, which is used > > in a try/finally block. > > Disclaimer: I'

Avoinding file handle leak using the Python bindings & core.Stream

2012-04-16 Thread Willmer, Alex (PTS)
any reason this might be intentional? 2. Disregarding Python, in the Subversion library is it required that every svn_stream_t created (by eg a call to svn_fs_file_contents) is explicitly closed, or is there some automatic clean-up/closure provided by the pool system? With thanks, Alex [a] htt

Error during cleanup

2011-11-02 Thread Alex Hartner
ine 672: assertion failed (checksum != NULL) --- OK --- Alex Hartner Enterprise Architect [http://thunderhead.com/email_signature/images/Thunderhead-logo.png] [http://thunderhead.com/email_signature/images/make-every-communication-count.png] [ht

PVCS to SUBVERSION

2011-09-29 Thread Alex Miller
Hi all, Our organization is looking to change our version control system from PVCS to SUBVERSION. Does anyone out there have any experience with such a conversion? I have been told the data stored in PVCS cannot be migrated to SUBVERSION, is that true? Tx Alex

Re: svn up "dry-run"

2011-05-26 Thread Alex Bligh
). Fantastic - thanks. -- Alex Bligh

svn up "dry-run"

2011-05-26 Thread Alex Bligh
output to svn up, but not actually doing anything. I could then parse the output of that. However, that command doesn't' actually exist. I suppose I could parse the output of "svn diff -r HEAD" but that seems pretty expensive given it's diffing millions of files and I onl

Re: RFE: Add Subversion keyword for year

2011-04-18 Thread Alex Vincent
at 3:02 PM, Daniel Becroft wrote: > On Tue, Apr 19, 2011 at 7:29 AM, Alex Vincent wrote: > >> I'm currently in the process of updating copyright notices where I work. >> To me, this is an ideal place for a SVN keyword: >> >> Copyright 2008-$Year$ MyCompany >

RFE: Add Subversion keyword for year

2011-04-18 Thread Alex Vincent
a special formatting keyword for dates could be established: $Date()$, for example. Alex Vincent San Leandro, CA -- "The first step in confirming there is a bug in someone else's work is confirming there are no bugs in your own." -- Alexander J. Vincent, June 30, 2001

RE: svn log behaviour

2011-02-14 Thread Alex Bligh
; does that latter, and thus was showing all the differences up. I have to say the red book doesn't explain that distinction particularly clearly. But now I know. -- Alex Bligh

Re: svn log behaviour

2011-02-14 Thread Alex Bligh
--On 14 February 2011 07:57:50 + Alex Bligh wrote: If I do "svn log ." in a directory, it does not list all changes made to all files in that directory (as shown up "svn log "). I've pasted an example at: http://pastebin.com/SFYDtkBk where r12062 does not sh

Re: svn log behaviour

2011-02-13 Thread Alex Bligh
he revision of the directory (shown with "svn info"). Yes, the directory is up to date. In fact all changes were made in that directory (not on another machine). -- Alex Bligh

svn log behaviour

2011-02-13 Thread Alex Bligh
n diff . does the expected, and the file is not in svn:ignore. Is this deliberate and how do I get a recursive list of logs? -- Alex Bligh

Hello, please help subversion using

2010-05-28 Thread Alex
I have subversion copy of repository ex. php-3.2.0 path: /usr/src/svn/php-3.2.0 when im in this folder i can do anything: svn update, svn info, svn log and everything is work well. but if i want to make a non subversion copy: svn co file:///usr/src/svn/php-3.2.0 /usr/src/php-src svn doesn't do