TPP:Getting the sourcecode for a windows build

From SPCTools

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:13, 6 May 2009
Ntasman (Talk | contribs)
(creating page for msvc and mingw build)
← Previous diff
Current revision
Ntasman (Talk | contribs)
(Original author)
Line 1: Line 1:
 +==Original author==
 +Natalie Tasman, May 2009
-===Install TortoiseSVN===+TPP 4.2.1
 + 
 +==Install TortoiseSVN==
This is a very nice free program for using SVN on Windows. This is a very nice free program for using SVN on Windows.
-===Check out the TPP source from sashimi+==Check out the TPP source from sashimi==
 + 
You want both the TPP directory as well as win_lib, both from the same branch. You want both the TPP directory as well as win_lib, both from the same branch.
Line 15: Line 20:
c:\sashimi\qualscore c:\sashimi\qualscore
-The directories '''must''' be at the same level.+The directories '''must''' be at the same level. As you can see, the "trans_proteomic_pipeline" directory '''can''' be renamed. The others must '''not'''.

Current revision

Original author

Natalie Tasman, May 2009

TPP 4.2.1

Install TortoiseSVN

This is a very nice free program for using SVN on Windows.

Check out the TPP source from sashimi

You want both the TPP directory as well as win_lib, both from the same branch.

Note, I usually get away with just checking out win_lib from trunk for all of my builds, but changes are underway to win_lib and you are recommended to check out the matching version unless you know exactly what you're doing.

Check out both win_lib and trans_proteomic_pipeline to the same directory. For example, I usually have:

c:\sashimi\win_lib (from trunk)
c:\sashimi\tpp-trunk

Also check out qualscore, as the installer will need this:

c:\sashimi\qualscore

The directories must be at the same level. As you can see, the "trans_proteomic_pipeline" directory can be renamed. The others must not.

Personal tools