[fossil-users] mv + revert irregularity

2011-10-25 Thread quick
I recently encountered an irregularity when using revert after a mv that is possibly a bug. Here's a shell script to demonstrate the issue: $ cat mvtest.sh #!/bin/sh -x rm -rf mvt1 mkdir mvt1 cd mvt1 fossil init t1.fossil mkdir dot1 cd dot1 fossil open ../t1.fossil touch file1 fossil add

[fossil-users] Fossil is Awesome

2011-10-25 Thread Caleb Gray
I've recently discovered Fossil, and have been migrating all of my repositories over to it. I was wondering about a few questions that I've come up with since I started using Fossil in my day to day life and wanted to see what the community's thoughts were on them. 1) Compress the releases found