Re: [fossil-users] Got this in WAL mode

2015-04-23 Thread Andy Bradford
Thus said Abilio Marques on Sat, 18 Apr 2015 21:29:36 -0430: > $ fossil ci -m "improving icon" > SQLITE_NOTICE: recovered 2 frames from WAL file C:\Documents and > Settings\Public\Documents\Unity Projects\asteroids\.asteroids.fossil-wal > ./scenes/mainScene.unity contains binary data. Use --no-war

Re: [fossil-users] How about renaming a fork to "fork-*"? (Was: Two trunks?)

2015-04-23 Thread Andy Bradford
Thus said Ron W on Thu, 23 Apr 2015 13:13:12 -0400: > Only for sync, or does it also only report new forks when "fossil > forks" is run? In my opinion, "fossil forks" should report all forks, > even previously detected ones. Yes, only in the context of a sync. E.g. someone makes a commit, y

Re: [fossil-users] How about renaming a fork to "fork-*"? (Was: Two trunks?)

2015-04-23 Thread Ron W
On Wed, Apr 22, 2015 at 9:50 PM, Andy Bradford wrote: > Also, it only warns if it encounters a fork that has not > previously been seen Only for sync, or does it also only report new forks when "fossil forks" is run? In my opinion, "fossil forks" should report all forks, even previously detect

[fossil-users] Fwd: Fossil ls on repo

2015-04-23 Thread Tal Yardeni
Some of the fossil commands (eg, branch) have a handy feature where I can query the repo without having a checkout. I would love to see all of the info commands (ls, info, status) have a "-R" option to read into the repository, as these commands basically just query the sqlite data. Thanks, Tal _

Re: [fossil-users] Fossil server issue

2015-04-23 Thread Abilio Marques
I first understood that the restrictions were on the URL only, but yeah, it's imaginable that they will be applied to the path too. On Thu, Apr 23, 2015 at 6:34 AM, Richard Hipp wrote: > On 4/22/15, Abilio Marques wrote: > > Hi, > > > > I keep the main storage for my repos in a directory called

Re: [fossil-users] Branch only timeline

2015-04-23 Thread Richard Hipp
On 4/23/15, Ron Aaron wrote: > Is there a way to restrict the timeline to a specific branch? There is for the web timeline. Example: https://www.fossil-scm.org/fossil/timeline?t=sync-forkwarn Are you wanting something similar for the command-line timeline? > > "fossil help timeline" didn't sho

Re: [fossil-users] Fossil server issue

2015-04-23 Thread Richard Hipp
On 4/22/15, Abilio Marques wrote: > Hi, > > I keep the main storage for my repos in a directory called ~/.fossilrepos . > I've been using for a few years now: > > fossil server ~/.fossilrepos (with nohup) > > And it works perfectly. Yet, today I was trying to use the --files option. > I first made

Re: [fossil-users] How about renaming a fork to "fork-*"? (Was: Two trunks?)

2015-04-23 Thread Jan Nijtmans
2015-04-23 3:50 GMT+02:00 Andy Bradford : > I've altered the change and now it will only check at the end of the > complete sync. Also, it only warns if it encounters a fork that has not > previously been seen (ignoring any additional checkins on a fork unless > they also are new forks). > >

Re: [fossil-users] Branch only timeline

2015-04-23 Thread tonyp
+1 (wish list) I don't think there is as I had asked for the same quite some time ago. But, I guess an option like -b [branch] could be added eventually to do this. (Similar to how -p can be used to filter by given file/dir name.) Example: -b without an explicit branch name to show timeline on

[fossil-users] Branch only timeline

2015-04-23 Thread Ron Aaron
Is there a way to restrict the timeline to a specific branch? "fossil help timeline" didn't show anything... ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users