PDA

View Full Version : Accessing CVS


IMnobody
07-07-2008, 19:01
I'm looking for the command set to allow me to pull a single applications source code from CVS, without downloading the whole branch.

IM

SuperCOCO
07-07-2008, 19:05
IM,

do you want to download the source code for a module existing on the CVS repository?

Regards,
:SC:

IMnobody
07-07-2008, 19:37
IM,

do you want to download the source code for a module existing on the CVS repository?

Regards,
:SC:
Yea, it's a Dreambox app, that would make a good replacement or upgrade, for "satfind" in most images. I has more features that make it more useful tool for setting up and tuning the dish. It's "Adenin's Satfinder" it's currently written as a plugin, so it still needs a little tuning before it can be implemented as a replacement.
It's currently in the CVS repository archives apps.tuxbox.enigma_cvs.tuxbox.org_20070327.tar.gz

Given this information there should be a structured command to extract the file('s) using terminal mode, to a folder on the users system.
And that's where I'm getting in trouble, the command structure.

IM