Fossil

Timeline
Login

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

107 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)
15:35
Compiler warning (cherry-picked from "svn-import_no-svn-rev" branch) ... (check-in: 998ba3ada4 user: jan.nijtmans tags: svn-import)
15:30
Fix compilation on MSVC ... (check-in: 916d1d463e user: jan.nijtmans tags: svn-import)
12:01
Stay in sync with svn-import ... (check-in: f273714ebf user: jan.nijtmans tags: svn-import_no-svn-rev)
12:00
merge trunk ... (check-in: c3bcab0f05 user: jan.nijtmans tags: svn-import)
11:42
Fix an incorrect hyperlink on the webpage-ex.md documentation page. ... (check-in: 858dcc2c19 user: drh tags: trunk)
2015-02-16
13:50
Stay in sync with svn-import... ... (check-in: 04308c2164 user: mgagnon tags: svn-import_no-svn-rev)
10:18
Merge trunk. Fix compiler warning on VS. ... (check-in: ca336d2a9b user: jan.nijtmans tags: svn-import)
04:30
Adjust the header generator for the etienne1 skin so that it takes into account query parameters on menu URLs when deciding if a menu element is active. ... (check-in: b2852d41ad user: drh tags: trunk)
2015-02-15
19:34
Add the --no-svn-rev command line option to the "import svn" command that will skip the automatic tagging of every checkins with "svn-rev-nnn" tags. Proposition for the svn-import branch.. ... (check-in: 3c24fede5a user: mgagnon tags: svn-import_no-svn-rev)
2015-02-06
15:38
Merge trunk ... (check-in: 1be2eb0535 user: jan.nijtmans tags: svn-import)
15:34
Workaround for recently introduced Cygwin bug: group permission is always set! This was the cause of the "execute permission" trouble in my recent commits. :-( ... (check-in: d9dfe11d0c user: jan.nijtmans tags: trunk)
15:07
Merge trunk ... (check-in: 7d41f6a6d8 user: jan.nijtmans tags: svn-import)
15:06
Now really fix execute permissions to what they were before ... (check-in: 596e7a9cef user: jan.nijtmans tags: trunk)
14:19
Merge trunk ... (check-in: b69bf8ca53 user: jan.nijtmans tags: svn-import)
14:18
One more execute permission ... (check-in: 15f53721b9 user: jan.nijtmans tags: trunk)
10:49
merge trunk ... (check-in: 9bc76f6a11 user: jan.nijtmans tags: svn-import)
10:47
Restructure import.c, making it easier to compare with the new svn-import code. No change in functionality. ... (check-in: 3209f07284 user: jan.nijtmans tags: trunk)
2015-02-05
09:10
merge trunk ... (check-in: 9e7ea6a20f user: jan.nijtmans tags: svn-import)
09:01
Unfinished comment in search.c, and some more end-of-line spacing removals. No change in functionality. ... (check-in: 5260fbf632 user: jan.nijtmans tags: trunk)
2015-01-28
11:17
Merge trunk ... (check-in: 4aa351bba8 user: baruch tags: svn-import)
11:07
Deleting a branch closes it ... (check-in: 86ab1f468b user: baruch tags: svn-import)
09:24
Minor compiler warning in shell.c (already fixed in SQLite). "char const" -> "const char" for consistancy. ... (check-in: 5330d107b2 user: jan.nijtmans tags: trunk)
2015-01-25
09:54
Merge latest trunk ... (check-in: befd44c747 user: baruch tags: svn-import)
2015-01-24
22:13
Enhance the "fossil sync" command to retry all of the returned values from getaddrinfo() until it finds one that actually works. That way, it will find the IPv4 version on machines that do not have an IPv6 gateway. ... (check-in: ae3ef4d3d9 user: drh tags: trunk)
2015-01-18
21:12
Merge trunk ... (check-in: 0746fbe416 user: baruch tags: svn-import)
20:35
Fix handling paths when branching to/from a subdir ... (check-in: 261ff58e23 user: baruch tags: svn-import)
14:10
Much better detection of changes to tags. Prevent commit with no changes. ... (check-in: bb020aed62 user: baruch tags: svn-import)
2015-01-17
20:17
Remove an obsolete query parameter from the documentation of the /timeline page. No changes to code. ... (check-in: b955a6b282 user: drh tags: trunk)
2015-01-15
16:17
Fix for new branch detection and handling ... (check-in: 7673518b9b user: baruch tags: svn-import)
10:00
merge trunk ... (check-in: 3cf9f2112d user: jan.nijtmans tags: svn-import)
09:57
Remove strglob() function, which isn't used any more. Various doc fixes, (cherry-picked from the svn-import branch). ... (check-in: 2c79aed2d5 user: jan.nijtmans tags: trunk)
09:29
merge trunk ... (check-in: f332f83b15 user: jan.nijtmans tags: svn-import)
09:28
Remove spacings at end-of-line. No change in any functionality. ... (check-in: 080ab8cb0a user: jan.nijtmans tags: trunk)
2015-01-11
13:32
Don't copy all files on a tag ... (check-in: fb90d6c657 user: baruch tags: svn-import)
12:44
Change "magic numbers" to named constants ... (check-in: c8e00eb1f5 user: baruch tags: svn-import)
11:30
Allow using tags as copy-source Move variables to smaller scope, as per coding style guidelines ... (check-in: 997da4f0e4 user: baruch tags: svn-import)
08:02
Fix issue with branching from a branch ... (check-in: 93134dda26 user: baruch tags: svn-import)
2015-01-08
11:14
Fix memory leaks ... (check-in: fa8f12b627 user: baruch tags: svn-import)
10:47
Reformat long lines ... (check-in: 32e9483585 user: baruch tags: svn-import)
10:17
Fix for copy on same branch causing a merge ... (check-in: 06d3aa22d3 user: baruch tags: svn-import)
2015-01-07
19:46
Merge latest trunk ... (check-in: aea273f77e user: baruch tags: svn-import)
14:07
Fixes for detecting branch creation ... (check-in: 855f233b69 user: baruch tags: svn-import)
2015-01-06
21:43
Use common HTML entities rather than obscure unicode characters for the arrows on sortable table columns. ... (check-in: 4c803826ad user: drh tags: trunk)
20:17
Fix a typo and tagging issue ... (check-in: 2b6fc1dd2c user: baruch tags: svn-import)
11:45
Seems to work again on a simple test case. Not finished or well tested ... (check-in: ea876c3f17 user: baruch tags: svn-import)
2015-01-01
15:02
Another unfinished revision ... (check-in: 65f9525be5 user: baruch tags: svn-import)
2014-12-31
23:33
More work. Still not usable ... (check-in: 2ea79975b6 user: baruch tags: svn-import)
15:46
Working on fixing/rewriting svn-import function. This is not in a stable state yet. DO NOT TEST ... (check-in: 9604c28207 user: baruch tags: svn-import)
2014-12-24
09:00
merge trunk ... (check-in: 2caad83d8c user: baruch tags: svn-import)
2014-12-23
12:20
Use a "disjoint" timeline for the display of ancestor and descendent graphs. ... (check-in: 4f2f04495c user: drh tags: trunk)
2014-12-09
10:34
merge trunk ... (check-in: c9dae7ab66 user: jan.nijtmans tags: svn-import)
2014-12-08
17:12
Fix a harmless compiler warning. ... (check-in: 276ae46383 user: drh tags: trunk)
2014-11-07
11:52
Proposed fix for compiler warning: passing argument 4 of ‘sqlite3_result_text’ from incompatible pointer type ... (check-in: c2faa14d85 user: jan.nijtmans tags: svn-import)
2014-11-06
15:38
fix some memory leaks ... (check-in: 412030b145 user: baruch tags: svn-import)
07:50
merge trunk ... (check-in: a4b654ec6c user: baruch tags: svn-import)
2014-11-05
22:43
Simplify usage of db_setup_server_and_project_codes(). ... (check-in: 1b9672ae94 user: mistachkin tags: trunk)
15:37
fixes for various edge cases ... (check-in: c9fb495e3d user: baruch tags: svn-import)
09:36
Fix name of trunk when using --trunk option ... (check-in: 5488f7dd82 user: baruch tags: svn-import)
09:12
Merge latest trunk ... (check-in: fef7e1f911 user: baruch tags: svn-import)
09:09
Fix issue with branches having wrong parent. Needs cleanup ... (check-in: 5f4e2db949 user: baruch tags: svn-import)
2014-11-04
19:24
Fix for problem reported on ML: "Fossil CGI mystery: crashing at repositories", by Taras Zakharko. cause of problem: option --empty was re-used for another purpose, renamed to "---docker" ... (check-in: c34003b1a9 user: jan.nijtmans tags: trunk)
12:29
Fix --filter option ... (check-in: 64c65816da user: baruch tags: svn-import)
10:36
Fix --flat option ... (check-in: 57fa3896f3 user: baruch tags: svn-import)
2014-11-03
16:05
Fix bugs with filter and with add+change in same commit ... (check-in: 65dc40a1ed user: baruch tags: svn-import)
14:50
Fix bug when deleting whole folder ... (check-in: 05537c6fc0 user: baruch tags: svn-import)
2014-11-02
13:59
Options to set trunk/branches/tags folder names and project repository root (filter). Various fixes ... (check-in: f67cb93fa6 user: baruch tags: svn-import)
2014-11-01
21:44
revert mistake from last commit ... (check-in: 59cc1242b3 user: baruch tags: svn-import)
2014-10-31
08:06
merge trunk ... (check-in: 7427b40db6 user: baruch tags: svn-import)
08:05
Significant speed improvment ... (check-in: 31b1e5a826 user: baruch tags: svn-import)
2014-10-30
22:08
Fix an instance of using a NULL database connection pointer when starting the Fossil server in multi-repository mode. ... (check-in: de17e35bf1 user: drh tags: trunk)
2014-10-28
12:19
fix bug with multi-window svndiff ... (check-in: ea54a29848 user: baruch tags: svn-import)
10:44
Support version 3 format (diff dumps) ... (check-in: eb0bf08733 user: baruch tags: svn-import)
2014-10-27
08:19
add support for tags ... (check-in: 2889cdc36d user: baruch tags: svn-import)
08:18
revert changes committed by mistake to makefile ... (check-in: 279f4cf95f user: baruch tags: svn-import)
2014-10-26
14:17
Merge changes from trunk ... (check-in: 980acc8f1f user: baruch tags: svn-import)
14:16
import branches ... (check-in: c95c183e7b user: baruch tags: svn-import)
08:12
Windows 10 compatibility ... (check-in: 476f812e18 user: jan.nijtmans tags: trunk)
2014-10-22
11:53
Can now import full dump. Still only flat and only format 2. No tracking of file moves yet ... (check-in: 8d2e67512d user: baruch tags: svn-import)
2014-10-21
15:00
support copying files (no folders support yet) ... (check-in: 0edbf144f3 user: baruch tags: svn-import)
14:41
support for deleted files ... (check-in: 3327886918 user: baruch tags: svn-import)
12:32
prepare for svn branch importing ... (check-in: bb1d783544 user: baruch tags: svn-import)
12:18
fix manifest creation bugs ... (check-in: ffd61eedf5 user: baruch tags: svn-import)
09:27
merge trunk ... (check-in: 154abe4d47 user: baruch tags: svn-import)
09:22
Very very basic svn-dump import. Can not handle anything realistic yet ... (check-in: 287cd78e27 user: baruch tags: svn-import)
03:23
Fix build break when the TH1 docs feature is enabled. ... (check-in: 6d4e5d801e user: mistachkin tags: trunk)
2014-09-29
14:41
merge trunk ... (check-in: 2bd0ed05a3 user: baruch tags: svn-import)
11:18
Configure OpenSSL correctly in MinGW-w64 (64-bit) build. ... (check-in: 67356700e0 user: jan.nijtmans tags: trunk)
2014-09-15
11:52
prepare for input from svn dumps ... (check-in: 6def3251d4 user: baruch tags: svn-import)
2014-09-14
21:05
Disallow "fossil set" and "fossil unset" on an ambiguous prefix. ... (check-in: 3b990b5203 user: drh tags: trunk)