Joe Ciccone wrote:

> You can get the date with this command or something similar:
> svn cat svn://svn.linuxfromscratch.org/LFS/trunk/BOOK/general.ent | awk
> '/<!ENTITY version/ {print $3}' | cut -d\" -f2

Sure.  I'm already doing that.  The problem is detecting when a commit
was made since the entity was last changed.

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to