Ticket UUID: | 178db4bfff231152db5c5febb0f77c159ab36484 | ||
Title: | cannot clone www.fossil-scm.org/ | ||
Status: | Closed | Type: | Code_Defect |
Severity: | Important | Priority: | |
Subsystem: | Resolution: | Withdrawn | |
Last Modified: | 2010-03-25 20:34:45 | ||
Version Found In: | fossil-macosx-x86-20100318142033 | ||
Description & Comments: | |||
I'm just trying to clone fossil to compile,
The error
1./fossil: unknown command:
occurs when I try to clone fossil, with or without an id:password in the clone URL.
This is happening on my x86 mac, but I want to update my server which can't use a precompiled binary. (~5yo PPC Powermac) --- sp-laptop:fossil-src spdegabrielle$ ./fossil clone http://www.fossil-scm.org/ myclone.fossil Bytes Cards Artifacts Deltas Send: 49 1 0 0 Received: 316751 6885 0 0 Send: 10025 225 0 0 Received: 555629 254 24 176 Send: 18849 415 0 0 Received: 447882 440 52 348 Send: 37649 801 0 0 Received: 712231 840 54 746 Send: 75249 1601 0 0 1./fossil: unknown command: sp-laptop:fossil-src spdegabrielle$ ls fossil anonymous added on 2010-03-25 20:33:48: Still the error message wasn't hepfull. |