Fossil

Timeline
Login

Timeline

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

34 check-ins related to "svn-import" plus check-in "2014-10-21 14:41:21" occurring around 2014-10-21 14:41:21.

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)