can get the latest file without download full pkg ?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

can get the latest file without download full pkg ?

Sun, Xiuxin

Hi,

I have Quantlib local version and SVN in hand, is there any way that let
me get the latest file of a small sub-folder of Quantlib, e.g. how can I
update QuantLib-0.9.7/ql/math part only ? If so could provide sample
command or manual page .

thanks,
sun

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: can get the latest file without download full pkg ?

Luigi Ballabio
On Fri, 2009-02-06 at 12:04 +0800, Sun, Xiuxin wrote:
> I have Quantlib local version and SVN in hand, is there any way that let
> me get the latest file of a small sub-folder of Quantlib, e.g. how can I
> update QuantLib-0.9.7/ql/math part only ? If so could provide sample
> command or manual page .

Was the local version downloaded, or checked out from Subversion?
If it was from svn, just cd into the folder you want to update and run
'svn update'.  If it was downloaded, it's more tricky.  You 'll have to
get the new files from svn and copy the sources over the old ones. The
command depends on what you're using--Windows, Linux, OS X...

Luigi


--

Present to inform, not to impress; if you inform, you will impress.
-- Fred Brooks



------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users