Fossil SCM
cannot clone www.fossil-scm.org/
178db4bfff23115…
· opened 16 years ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Withdrawn
- Subsystem
- —
- Created
- March 19, 2010 2:33 p.m.
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:
Worked out should exclude the password - then it works fine.
Still the error message wasn't hepfull.