Fossil

Timeline
Login

Timeline

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: 7febc318 user: mgagnon tags: trunk
2015-08-26
14:06
fix bug in finding previous version of changed file Closed-Leaf check-in: 24048ead user: baruch tags: svn-import
09:34
Bring svn import up to date in an attempt to finish it check-in: c75ca53e user: baruch tags: svn-import
2015-08-18
13:28
Update the built-in SQLite to version 3.8.11.1 check-in: 7842b8ab user: jan.nijtmans tags: trunk
2015-03-17
10:45
Add fossil import --svn, for importing a subversion repository into fossil which was exported using "svnadmin dump". check-in: 6a201609 user: jan.nijtmans tags: trunk
2015-03-16
20:32
merge trunk check-in: cd234b1c user: jan.nijtmans tags: svn-import
19:45
Improved handling of tag names in "import --git". check-in: 3270562f user: drh tags: trunk
2015-03-09
14:12
merge trunk check-in: 5d3c6df6 user: jan.nijtmans tags: svn-import
11:15
Add extra space between lines of the file-list in a timeline. check-in: c68c68d9 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: 89a56fe0 user: jan.nijtmans tags: svn-import
21:39
Update SQLite to the 3.8.8.3 release check-in: 4bd1014e 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: c2cdd0e3 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: 3a6c848f 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: 4d3bb24b user: mgagnon tags: svn-import

13:54
Merge trunk.. check-in: 7d0ce2b0 user: mgagnon tags: svn-import
13:52
Integrate svn-import_no-svn-rev branch.. check-in: 16923b5c user: mgagnon tags: svn-import
05:35
Fix a typo on the concepts page. check-in: 4e6fb46a user: drh tags: trunk
2015-02-22
15:59
merge compiler fix for msvc.. Closed-Leaf check-in: 44686ca1 user: mgagnon tags: svn-import_no-svn-rev
15:35
Compiler warning (cherry-picked from "svn-import_no-svn-rev" branch) check-in: 998ba3ad user: jan.nijtmans tags: svn-import
15:30
Fix compilation on MSVC check-in: 916d1d46 user: jan.nijtmans tags: svn-import
12:01
Stay in sync with svn-import check-in: f273714e user: jan.nijtmans tags: svn-import_no-svn-rev
12:00
merge trunk check-in: c3bcab0f user: jan.nijtmans tags: svn-import
11:42
Fix an incorrect hyperlink on the webpage-ex.md documentation page. check-in: 858dcc2c user: drh tags: trunk
2015-02-16
13:50
Stay in sync with svn-import... check-in: 04308c21 user: mgagnon tags: svn-import_no-svn-rev
10:18
Merge trunk. Fix compiler warning on VS. check-in: ca336d2a 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: b2852d41 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: 3c24fede user: mgagnon tags: svn-import_no-svn-rev

2015-02-06
15:38
Merge trunk check-in: 1be2eb05 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: d9dfe11d user: jan.nijtmans tags: trunk
15:07
Merge trunk check-in: 7d41f6a6 user: jan.nijtmans tags: svn-import
15:06
Now really fix execute permissions to what they were before check-in: 596e7a9c user: jan.nijtmans tags: trunk
14:19
Merge trunk check-in: b69bf8ca user: jan.nijtmans tags: svn-import
14:18
One more execute permission check-in: 15f53721 user: jan.nijtmans tags: trunk
10:49
merge trunk check-in: 9bc76f6a 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: 3209f072 user: jan.nijtmans tags: trunk
2015-02-05
09:10
merge trunk check-in: 9e7ea6a2 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: 5260fbf6 user: jan.nijtmans tags: trunk
2015-01-28
11:17
Merge trunk check-in: 4aa351bb user: baruch tags: svn-import
11:07
Deleting a branch closes it check-in: 86ab1f46 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: 5330d107 user: jan.nijtmans tags: trunk
2015-01-25
09:54
Merge latest trunk check-in: befd44c7 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: ae3ef4d3 user: drh tags: trunk
2015-01-18
21:12
Merge trunk check-in: 0746fbe4 user: baruch tags: svn-import
20:35
Fix handling paths when branching to/from a subdir check-in: 261ff58e user: baruch tags: svn-import
14:10
Much better detection of changes to tags. Prevent commit with no changes. check-in: bb020aed 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: b955a6b2 user: drh tags: trunk
2015-01-15
16:17
Fix for new branch detection and handling check-in: 7673518b user: baruch tags: svn-import
10:00
merge trunk check-in: 3cf9f211 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: 2c79aed2 user: jan.nijtmans tags: trunk
09:29
merge trunk check-in: f332f83b user: jan.nijtmans tags: svn-import
09:28
Remove spacings at end-of-line. No change in any functionality. check-in: 080ab8cb user: jan.nijtmans tags: trunk
2015-01-11
13:32
Don't copy all files on a tag check-in: fb90d6c6 user: baruch tags: svn-import
12:44
Change "magic numbers" to named constants check-in: c8e00eb1 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: 997da4f0 user: baruch tags: svn-import
08:02
Fix issue with branching from a branch check-in: 93134dda user: baruch tags: svn-import
2015-01-08
11:14
Fix memory leaks check-in: fa8f12b6 user: baruch tags: svn-import
10:47
Reformat long lines check-in: 32e94835 user: baruch tags: svn-import
10:17
Fix for copy on same branch causing a merge check-in: 06d3aa22 user: baruch tags: svn-import
2015-01-07
19:46
Merge latest trunk check-in: aea273f7 user: baruch tags: svn-import
14:07
Fixes for detecting branch creation check-in: 855f233b 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: 4c803826 user: drh tags: trunk
20:17
Fix a typo and tagging issue check-in: 2b6fc1dd user: baruch tags: svn-import
11:45
Seems to work again on a simple test case. Not finished or well tested check-in: ea876c3f user: baruch tags: svn-import
2015-01-01
15:02
Another unfinished revision check-in: 65f9525b user: baruch tags: svn-import
2014-12-31
23:33
More work. Still not usable check-in: 2ea79975 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: 9604c282 user: baruch tags: svn-import
2014-12-24
09:00
merge trunk check-in: 2caad83d user: baruch tags: svn-import
2014-12-23
12:20
Use a "disjoint" timeline for the display of ancestor and descendent graphs. check-in: 4f2f0449 user: drh tags: trunk
2014-12-09
10:34
merge trunk check-in: c9dae7ab user: jan.nijtmans tags: svn-import
2014-12-08
17:12
Fix a harmless compiler warning. check-in: 276ae463 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: c2faa14d user: jan.nijtmans tags: svn-import
2014-11-06
15:38
fix some memory leaks check-in: 412030b1 user: baruch tags: svn-import
07:50
merge trunk check-in: a4b654ec user: baruch tags: svn-import
2014-11-05
22:43
Simplify usage of db_setup_server_and_project_codes(). check-in: 1b9672ae user: mistachkin tags: trunk
15:37
fixes for various edge cases check-in: c9fb495e user: baruch tags: svn-import
09:36
Fix name of trunk when using --trunk option check-in: 5488f7dd user: baruch tags: svn-import
09:12
Merge latest trunk check-in: fef7e1f9 user: baruch tags: svn-import
09:09
Fix issue with branches having wrong parent. Needs cleanup check-in: 5f4e2db9 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: c34003b1 user: jan.nijtmans tags: trunk
12:29
Fix --filter option check-in: 64c65816 user: baruch tags: svn-import
10:36
Fix --flat option check-in: 57fa3896 user: baruch tags: svn-import
2014-11-03
16:05
Fix bugs with filter and with add+change in same commit check-in: 65dc40a1 user: baruch tags: svn-import
14:50
Fix bug when deleting whole folder check-in: 05537c6f 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: f67cb93f user: baruch tags: svn-import
2014-11-01
21:44
revert mistake from last commit check-in: 59cc1242 user: baruch tags: svn-import
2014-10-31
08:06
merge trunk check-in: 7427b40d user: baruch tags: svn-import
08:05
Significant speed improvment check-in: 31b1e5a8 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: de17e35b user: drh tags: trunk
2014-10-28
12:19
fix bug with multi-window svndiff check-in: ea54a298 user: baruch tags: svn-import
10:44
Support version 3 format (diff dumps) check-in: eb0bf087 user: baruch tags: svn-import
2014-10-27
08:19
add support for tags check-in: 2889cdc3 user: baruch tags: svn-import
08:18
revert changes committed by mistake to makefile check-in: 279f4cf9 user: baruch tags: svn-import
2014-10-26
14:17
Merge changes from trunk check-in: 980acc8f user: baruch tags: svn-import
14:16
import branches check-in: c95c183e user: baruch tags: svn-import
08:12
Windows 10 compatibility check-in: 476f812e 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: 8d2e6751 user: baruch tags: svn-import
2014-10-21
15:00
support copying files (no folders support yet) check-in: 0edbf144 user: baruch tags: svn-import
14:41
support for deleted files check-in: 33278869 user: baruch tags: svn-import
12:32
prepare for svn branch importing check-in: bb1d7835 user: baruch tags: svn-import
12:18
fix manifest creation bugs check-in: ffd61eed user: baruch tags: svn-import
09:27
merge trunk check-in: 154abe4d user: baruch tags: svn-import
09:22
Very very basic svn-dump import. Can not handle anything realistic yet check-in: 287cd78e user: baruch tags: svn-import
03:23
Fix build break when the TH1 docs feature is enabled. check-in: 6d4e5d80 user: mistachkin tags: trunk
2014-09-29
14:41
merge trunk check-in: 2bd0ed05 user: baruch tags: svn-import
11:18
Configure OpenSSL correctly in MinGW-w64 (64-bit) build. check-in: 67356700 user: jan.nijtmans tags: trunk
2014-09-15
11:52
prepare for input from svn dumps check-in: 6def3251 user: baruch tags: svn-import
2014-09-14
21:05
Disallow "fossil set" and "fossil unset" on an ambiguous prefix. check-in: 3b990b52 user: drh tags: trunk