[Bug 4502] New: svn exited with status 1

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Jan 15 09:43:45 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4502

          Priority: normal
            Bug ID: 4502
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: svn exited with status 1
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: eschwarz at arri.de
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.0.1
         Component: Mercurial
           Product: Mercurial

Conversion stops w/ "abort: svn exited with status 1"

Mercurial output as well as the output of "svn log" on the created SVN
repository below. Note that the SVN repository only contains 16 revisions but
should 22 (0-21).

--

Mercurial to SVN conversion output:

hg convert --dest-type svn Shared/Win converted_repos/Shared/Win

initializing svn repository 'Win'
initializing svn working copy 'Win-wc'
Only revision 

scanning source...
sorting...
converting...
21 Added CSerial original version
20 Added support for Borland BCB6 compiler; variable baudrate settings.
19 Added for first version of CaliLED
18 Added missing borland include file
17 Added tag CaliLED_0.1.0.19 for changeset 42bd45d9f39e
16 Get back original file revisions used in LSM 0.9.0.17
15 Added tag LSM_0.9.0.17 for changeset 22c910b0cbcf
14 Added tag LSM_RELEASE_1.0.0.19 for changeset 22c910b0cbcf
13 Added SingleInstance
12 Added workaround for "not visible selected folder" bug in Win7
11 Merge of workaround for "not visible selected folder" bug in Win7
10 Updated all subrepos for CaliLED 0.4.10.66
9 Added Helper/SocketHelper, SimpleFileLogging, Misc/GetApplicationDirectory
8 Merge of changes for CaliLED 0.4.110.66 and new added files
7 Changed: Set DTR always to high on handshaking = off (instead of lo).
6 Corrected #include statements regarding case sensitivity.
5 Update all subrepos after pulling changes made for CaliLED
4 Merge strange double default branch...
3 Another merge of strange double default branch.
2 Renamed serialbcb.h to SerialBCB.h
1 Corrected #include <windows.h> instead of "windows.h".
0 Merge of corrected #include and renamed SerialBCB.h
abort: svn exited with status 1

--

Output of "svn log" command:

$ svn log
file:///home/svn/repositories/lighting/mstammberger/converted_repos/Shared/Win/
------------------------------------------------------------------------
r16 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Renamed serialbcb.h to SerialBCB.h
------------------------------------------------------------------------
r15 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Another merge of strange double default branch.
------------------------------------------------------------------------
r14 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 3 lines

Corrected #include statements regarding case sensitivity.
Removed superfluous #pragma package(smart_init) statements.
Replaced tabs by spaces.
------------------------------------------------------------------------
r13 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 3 lines

Changed: Set DTR always to high on handshaking = off (instead of lo).
Changed: Set RTS always to handshaking on handshaking = software (instead of
lo).
Added: New functions SetDTR() and SetRTS.
------------------------------------------------------------------------
r12 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Merge of changes for CaliLED 0.4.110.66 and new added files
------------------------------------------------------------------------
r11 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Updated all subrepos for CaliLED 0.4.10.66
------------------------------------------------------------------------
r10 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Merge of workaround for "not visible selected folder" bug in Win7
------------------------------------------------------------------------
r9 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Added SingleInstance
------------------------------------------------------------------------
r8 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Added tag LSM_RELEASE_1.0.0.19 for changeset 22c910b0cbcf
------------------------------------------------------------------------
r7 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Added tag LSM_0.9.0.17 for changeset 22c910b0cbcf
------------------------------------------------------------------------
r6 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Get back original file revisions used in LSM 0.9.0.17
------------------------------------------------------------------------
r5 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Added tag CaliLED_0.1.0.19 for changeset 42bd45d9f39e
------------------------------------------------------------------------
r4 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Added missing borland include file
------------------------------------------------------------------------
r3 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 1 line

Added for first version of CaliLED
------------------------------------------------------------------------
r2 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 3 lines

Added support for Borland BCB6 compiler; variable baudrate settings.
24.07.11 Changed functions Setup() & GetBaudrate() to support variable baudrate
settings instead of only fix EBaudrate values.
------------------------------------------------------------------------
r1 | stammberger | 2015-01-15 10:34:56 +0100 (Thu, 15 Jan 2015) | 3 lines

Added CSerial original version
http://www.codeproject.com/Articles/992/Serial-library-for-C
Author: Ramon de Klein
------------------------------------------------------------------------

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list