Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

18 most recent check-ins related to "svn-import"

2015-08-29
15:24
Merge fix from svn-import branch relative to svndump format version 3 handling. check-in: 7febc31883 user: mgagnon tags: trunk
2015-08-26
14:06
fix bug in finding previous version of changed file Closed-Leaf check-in: 24048eadf9 user: baruch tags: svn-import
09:34
Bring svn import up to date in an attempt to finish it check-in: c75ca53eee user: baruch tags: svn-import
2015-08-18
13:28
Update the built-in SQLite to version 3.8.11.1 check-in: 7842b8ab31 user: jan.nijtmans tags: trunk
2015-03-17
10:45
Add [/help?cmd=import|fossil import --svn], for importing a subversion repository into fossil which was exported using "svnadmin dump". check-in: 6a2016098a user: jan.nijtmans tags: trunk
2015-03-16
20:32
merge trunk check-in: cd234b1c46 user: jan.nijtmans tags: svn-import
19:45
Improved handling of tag names in "import --git". check-in: 3270562fe0 user: drh tags: trunk
2015-03-09
14:12
merge trunk check-in: 5d3c6df6ba user: jan.nijtmans tags: svn-import
11:15
Add extra space between lines of the file-list in a timeline. check-in: c68c68d9d1 user: drh tags: trunk
2015-02-25
22:39
Merge trunk. Remove --no-svn-rev switch for "fossil import --svn", just use --incremental for that (svn-rev-?? tags are off by default, but switched on by --incremental) check-in: 89a56fe0c7 user: jan.nijtmans tags: svn-import
21:39
Update SQLite to the 3.8.8.3 release check-in: 4bd1014ef0 user: jan.nijtmans tags: trunk
17:19
Usage text only modifications: - Mention about --force. - Show that --git is optional (?--git?) - Add short option (-f for --force and -i for --incremental) (No change to the code) check-in: c2cdd0e3e8 user: mgagnon tags: svn-import
16:09
Make --git the default for "fossil import" if neither --git nor --svn is specified. Make --force work (again) with "fossil import --git". check-in: 3a6c848f68 user: jan.nijtmans tags: svn-import
14:51
Change import command to use --git and --svn options instead of "svn" and "git" sub-sub-command to stay compatible with before. Make sure verify_all_options() fail with specifiying svn only option with --git. check-in: 4d3bb24b44 user: mgagnon tags: svn-import
13:54
Merge trunk.. check-in: 7d0ce2b067 user: mgagnon tags: svn-import
13:52
Integrate svn-import_no-svn-rev branch.. check-in: 16923b5c59 user: mgagnon tags: svn-import
05:35
Fix a typo on the concepts page. check-in: 4e6fb46a61 user: drh tags: trunk
2015-02-22
15:59
merge compiler fix for msvc.. Closed-Leaf check-in: 44686ca1a9 user: mgagnon tags: svn-import_no-svn-rev