gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] tla update edge case


From: Aaron Bentley
Subject: [Gnu-arch-users] tla update edge case
Date: Wed, 09 Jun 2004 22:51:33 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040306)

If you do

tla tag -S foo--bar--0--patch-53 foo--bar--1
tla get foo--bar--1 dir
tla update --dir dir foo--bar--0--patch-53,

you'll get
* tree is already up to date
because update uses the version of the specified revision. And you already have foo--bar--0--patch-53.

I was expecting it to always use the latest revision in the tree version for these calculations. I nearly buggoed it, but this is actually the documented behaviour.

Anyone know why?

Aaron




reply via email to

[Prev in Thread] Current Thread [Next in Thread]