[Adium-devl] Alternate solution to tags that don't build

Peter Hosey boredzo at gmail.com
Wed Apr 11 21:07:35 UTC 2007


On Apr 11, 2007, at 13:08:09, Juan Manuel Palacios wrote:
> If I'm reading the changeset correctly, there seems to be an error:
>
> svn st $(SRC_DIR) | egrep '^C' wc -l
>
> 	Shouldn't that be "svn st $(SRC_DIR) | egrep '^C' | wc -l"?

Yup. Fixed in [19423].

See why I do these things in a branch, rather than on the trunk? ;)

> On a different note, wouldn't people producing official Adium  
> builds also want to assert there are no conflicts....? I know  
> asserting no local changes pretty much ensures there are no  
> conflicts …

Exactly. assertnochanges counts all lines from svn st, including  
conflicts. assertnoconflicts only counts lines indicating conflicts.  
Thus, assertnochanges is a superset of assertnoconflicts, and the  
absence of conflicts is asserted either way.
___________________________________
\ Peter Hosey / boredzo at adiumx.com
PGP public key ID: C6550423 (since 2007-01-01)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070411/947a59fb/attachment.sig>


More information about the devel mailing list