Fossil

Timeline
Login

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

5 check-ins using file win32.txt version f8b38cdb44

2007-09-23
03:13
fossil branch command added. Base branch new works. Specifying a color causes a malformed manifest file error. branch list does not work, just skeleton code right now. check-in: b8a8959ec5 user: jnc tags: trunk
2007-09-22
23:41
Rework the tag system so that propagation to children is a property of each tag and does not depend on the tag name beginning with "br". Older tag artifacts might not work. The database will need to be rebuilt after upgrading to this version. check-in: 09c4adeb6f user: drh tags: trunk
19:43
Merge in the w32 changes. check-in: 3c5482959c user: drh tags: trunk
18:38
Merged win32.txt which caused the branch initially check-in: b57d456718 user: jnc tags: trunk
18:34
Socket operations now functional in Win32 port. Added quotes around the filename portion of the command to edit thus working of windows in paths where the temp directory contains spaces. Added -all flag to clean command. If not specified each file is prompted for before removing. check-in: 8372cc0b81 user: jnc tags: trunk