Figured it out.  It is case sensitive, I branched as WIP and tried with “wip”.  
Sorry for the noise.

From: Tony Papadimitriou 
Sent: Friday, August 08, 2014 9:01 PM
To: Fossil SCM user's discussion 
Subject: [fossil-users] Problem with using branch names

This is fossil version 1.29 [3e5ebe2b90] 2014-06-12 17:25:56 UTC

(f = fossil)
I created a branch with the F COMMIT --BRANCH WIP command (WIP is the name of 
the branch I created) .
Then if I do F UP TRUNK it switches to trunk, no problem.  Then I try F UP WIP 
and it gives this error: “no such version: wip”
But in the timeline, I can see this version with “tags: WIP”, and if I use F UP 
with the hash value instead it loads it.  So, it simply does not accept the 
branch name as a version.  Isn’t the use of a branch or tag name a shortcut for 
the latest version carrying that tag?
Why doesn’t it work?  (I have a feeling it used to work, but now I must be 
doing something differently, and I can’t figure out what.)
Thanks.


--------------------------------------------------------------------------------
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to