Linux MIPS Architecture development
 help / color / mirror / Atom feed
* general linux question
@ 2002-01-02 17:36 Siders, Keith
  2002-01-02 17:52 ` Bradley D. LaRonde
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Siders, Keith @ 2002-01-02 17:36 UTC (permalink / raw)
  To: Linux-Mips (E-mail)

This isn't mips-specific, so maybe belongs on another list, but I figured
someone here could probably answer just as quickly. I need to track versions
of all files in the system (embedded, flash-based, no disk media), but
cannot find a structure member where a version number can be stored in a
file header. Most linux command line apps generally have a -version command
line option, but is not viable for our application. Have I missed something?
Is there a standard Linux method/practice for version number tracking and
retrieval that is separate from CVS and the -version command switch, or do I
have to use something proprietary? Or should I just try to use the file
creation timestamp?

Keith Siders
Software Engineer
 Toshiba America Consumer Products, Inc.
Advanced Television Technology Center
801 Royal Parkway, Suite 100
Nashville, Tennessee 37214
Phone: (615) 257-4050
Fax:   (615) 453-7880

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: general linux question
@ 2002-01-02 18:21 Siders, Keith
  0 siblings, 0 replies; 5+ messages in thread
From: Siders, Keith @ 2002-01-02 18:21 UTC (permalink / raw)
  To: 'Bradley D. LaRonde', Linux-Mips (E-mail)

Brad,

Thanks for the quick reply...

Well, rcs looks like a source control system, which _would_ allow me to
create revision history files, but I was hoping that a file carried its
version number in a file header, like the superblock structure, for quick
access without having to create more files. This is a flash memory system,
so storage constraints and access performance reign supreme. Not to mention
that I'd have to include rcs as part of the distribution, taking up more
memory in the flash file system.

Keith

-> -----Original Message-----
-> From: Bradley D. LaRonde [mailto:brad@ltc.com]
-> Sent: Wednesday, January 02, 2002 11:52 AM
-> To: Siders, Keith; Linux-Mips (E-mail)
-> Subject: Re: general linux question
-> 
-> 
-> ----- Original Message ----- 
-> From: "Siders, Keith" <keith_siders@toshibatv.com>
-> To: "Linux-Mips (E-mail)" <linux-mips@oss.sgi.com>
-> Sent: Wednesday, January 02, 2002 12:36 PM
-> Subject: general linux question
-> 
-> 
-> > I need to track versions
-> > of all files in the system (embedded, flash-based, no disk media)
-> 
-> Maybe use rcs?
-> 
-> Regards,
-> Brad
-> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-01-02 21:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-02 17:36 general linux question Siders, Keith
2002-01-02 17:52 ` Bradley D. LaRonde
2002-01-02 20:30 ` Marc Karasek
2002-01-02 20:41 ` Florian Lohoff
  -- strict thread matches above, loose matches on Subject: below --
2002-01-02 18:21 Siders, Keith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox