[fossil-users] Commit Question

2011-04-07 Thread Anthony Jefferson
Typically when I do a commit I simply do : fossil commit From inside the tree of managed artifacts. However, yesterday I realized I was working on 2 different problems and wanted to commit only the single directory tree I was in. I looked up the syntax a realized I could give the commit

Re: [fossil-users] Commit Question

2011-04-07 Thread Anthony Jefferson
dir -type f | xargs fossil commit I think it is not that easy! :) fossil commit only likes the files that have changed. On Thu, Apr 7, 2011 at 5:14 AM, Anthony Jefferson ac_jeffer...@yahoo.comwrote: Typically when I do a commit I simply do : fossil commit From inside

Re: [fossil-users] Moving a local repository to a hosted repo

2011-03-17 Thread Anthony Jefferson
: Tuesday, March 15, 2011, 8:51 PM Thanks everyone for the input - I'll retry ftping the local repo... On 14 March 2011 21:06, Anthony Jefferson ac_jeffer...@yahoo.com wrote: I do the following for all our published repositories: 1. Create the repositories offline 2. Add users, Adjust Ticket

Re: [fossil-users] Moving a local repository to a hosted repo

2011-03-14 Thread Anthony Jefferson
I do the following for all our published repositories: 1. Create the repositories offline 2. Add users, Adjust Ticket Pull-downs, mark which files are binary, ... overhead stuff 3. Copy the finished repository to our server 4. Verify the CGI scripts are correct 5. Mail out the URL to the teams

[fossil-users] Cygwin Build

2011-03-05 Thread Anthony Jefferson
I realize that Cygwin does not build real windows executable. However, I already have a Cygwin development environment on my desktop and I just wanted to compile and build the source locally. Is there an existing Cygwin makefile or one that you would suggest I modify? I searched the mail

Re: [fossil-users] Cygwin Build

2011-03-05 Thread Anthony Jefferson
at 05:55:59AM -0800, Anthony Jefferson wrote: I realize that Cygwin does not build real windows executable. However, I already have a Cygwin development environment on my desktop and I just wanted to compile and build the source locally. Is there an existing Cygwin makefile or one that you

[fossil-users] Clone Error over network

2011-03-04 Thread Anthony Jefferson
All, Since this is my first post, I would like to say how much I like Fossil. I discovered Fossil about 4 month ago, did some initial testing and recommended it for use on our many small projects. It is now used on 6 different projects. The other day one of our developers accidentally checked

Re: [fossil-users] Clone Error over network

2011-03-04 Thread Anthony Jefferson
@lists.fossil-scm.org Date: Friday, March 4, 2011, 8:42 AM On Fri, Mar 4, 2011 at 7:05 AM, Anthony Jefferson ac_jeffer...@yahoo.com wrote: All, Since this is my first post, I would like to say how much I like Fossil. I discovered Fossil about 4 month ago, did some initial testing