Re: [fossil-users] Can't make gdiff work

2011-06-29 Thread Brian Cottingham
I think something like ./configure scripts usually print would do the job. Something like "could not find SSL development libraries" would indicate what's wrong much more clearly than "./bld/http_ssl_.c:232: error: expected ‘)’ before ‘*’ token" does. On Wed, Jun 29, 2011 at 11:28 AM, Stephan Bea

Re: [fossil-users] Can't make gdiff work

2011-06-29 Thread Stephan Beal
On Wed, Jun 29, 2011 at 4:45 PM, Brian Cottingham wrote: > Would it be easy to add a check for openssl-devel to the build process to > provide a more helpful error message than the compile error? And what would the error be? It is not an error for SSL to be missing. It is an error to try to use

Re: [fossil-users] Can't make gdiff work

2011-06-29 Thread Brian Cottingham
I installed openssl-devel and was able to successfully compile fossil in Cygwin with a simple "make" command, no Makefile modifications necessary. Would it be easy to add a check for openssl-devel to the build process to provide a more helpful error message than the compile error? On Tue, Jun 28

Re: [fossil-users] problem importing from git

2011-06-29 Thread John Nowak
On Jun 29, 2011, at 8:47 AM, Richard Hipp wrote: > Try this: > >fossil open foo.fossil master No dice, even though I do have a branch named "master" as expected: $ fossil open foo.fossil master fossil: not a valid object name: master However, I was able to specify the only other b

Re: [fossil-users] problem importing from git

2011-06-29 Thread John Nowak
On Jun 29, 2011, at 8:37 AM, Lluís Batlle i Rossell wrote: > What fossil version? "This is fossil version [0448438c56] 2011-05-28 18:51:22 UTC" ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mail

Re: [fossil-users] problem importing from git

2011-06-29 Thread Richard Hipp
On Wed, Jun 29, 2011 at 3:53 AM, John Nowak wrote: > I am trying to import a very small git repository but I'm running into an > error; I've no git branch named "trunk" if that makes a difference: > > $ git fast-export --full-tree --all | fossil import --git foo.fossil > Rebuilding repository met

Re: [fossil-users] problem importing from git

2011-06-29 Thread Lluís Batlle i Rossell
On Wed, Jun 29, 2011 at 07:08:52AM -0400, John Nowak wrote: > > On Jun 29, 2011, at 4:11 AM, Lluís Batlle i Rossell wrote: > > > On Wed, Jun 29, 2011 at 04:01:35AM -0400, John Nowak wrote: > >> On Jun 29, 2011, at 3:53 AM, John Nowak wrote: > >> > >>> $ fossil reconstruct foo.fossil . > >>> foss

Re: [fossil-users] problem importing from git

2011-06-29 Thread John Nowak
On Jun 29, 2011, at 4:11 AM, Lluís Batlle i Rossell wrote: > On Wed, Jun 29, 2011 at 04:01:35AM -0400, John Nowak wrote: >> On Jun 29, 2011, at 3:53 AM, John Nowak wrote: >> >>> $ fossil reconstruct foo.fossil . >>> fossil: SQLITE_ERROR: table blob already exists >>> fossil: table blob already e

Re: [fossil-users] branch colour

2011-06-29 Thread Christopher Vance
Found it, thanks. Nice to hear from you again, Steve. On Wed, Jun 29, 2011 at 6:56 PM, Steve Landers wrote: > > On 29/06/2011, at 4:49 PM, Christopher Vance wrote: > >> I've seen the --bgcolor option for 'fossil branch new', but was >> wondering if I can change the colour on an existing branch? >

Re: [fossil-users] branch colour

2011-06-29 Thread Steve Landers
On 29/06/2011, at 4:49 PM, Christopher Vance wrote: > I've seen the --bgcolor option for 'fossil branch new', but was > wondering if I can change the colour on an existing branch? Yep, via the web interface. Look for the Edit link. Oh, and g'day Chris, good to have you on board and fossilising

[fossil-users] branch colour

2011-06-29 Thread Christopher Vance
I've seen the --bgcolor option for 'fossil branch new', but was wondering if I can change the colour on an existing branch? -- Christopher Vance ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mai

Re: [fossil-users] problem importing from git

2011-06-29 Thread Lluís Batlle i Rossell
On Wed, Jun 29, 2011 at 04:01:35AM -0400, John Nowak wrote: > On Jun 29, 2011, at 3:53 AM, John Nowak wrote: > > > $ fossil reconstruct foo.fossil . > > fossil: SQLITE_ERROR: table blob already exists > > fossil: table blob already exists > > Just realized I did this wrong. I'm new to fossil obvi

Re: [fossil-users] problem importing from git

2011-06-29 Thread John Nowak
On Jun 29, 2011, at 3:53 AM, John Nowak wrote: > $ fossil reconstruct foo.fossil . > fossil: SQLITE_ERROR: table blob already exists > fossil: table blob already exists Just realized I did this wrong. I'm new to fossil obviously. Still, deconstructing and then reconstructing results in the same

[fossil-users] problem importing from git

2011-06-29 Thread John Nowak
I am trying to import a very small git repository but I'm running into an error; I've no git branch named "trunk" if that makes a difference: $ git fast-export --full-tree --all | fossil import --git foo.fossil Rebuilding repository meta-data... 100.0% complete... Vacuuming... ok project-id: 24