download source code
Hi OpenCDISC expert,
I am currently working on some application related to clinical validator process. Interested about Validator1.2.1, however, could not download the source code (at one time, as zip file) to take a look. Is there anyway you could assistant me on this?
Thank you in advance
- Forums:

DOWNLOAD SOURCE CODE
Hi Joy.
Happy to help you.
Which version of the SVN client are you using ? I can provide instructions knowing this detail.
I am interested the latest
I am interested the latest version: Validator 1.2.1
thanks for the quick reply.
SVN client
Which SVN client software are you using when attempting to download Validator 1.2.1 ?
I am not familiar with SVN client software, it is mandatory?
thanks
It is not Mandatory but...
It may make browsing the source code easier. on the download tab (http://www.opencdisc.org/download) there are instructions on how to access the source code via standard browser. Or if you like, you can use Subversion (which is free)
SOURCE CODE REPOSITORY
OpenCDISC uses the Subversion (http://subversion.apache.org/) source code control system for all of its source code. Although only active contributors get write access to the repository, anyone can browse our SVN repository anonymously at http://svn.opencdisc.org/validator/
source code and documentation
Hi Mdigian,
I just download opencdisc_validator_1.2.1_bin.zip, is it the right source code?
2. Do you have documentation like : user guide on how to play around the validator?
3. We also intested on: extract data from some database, like Oracle and load into SAS dataset,
does the above validator has such process include?
Thank you very much, waiting for reply.
Source code vs Application Binaries
Hi Joy.
Perhaps there was some miscommunication. I thought you were interested in the source code (.java) files. If you are interested in just running the latest application, then http://www.opencdisc.org/downloads/opencdisc-validator-1.2.1-bin.zip is the correct file.
Source Code
I need source code (.java) files, should I download and install the subvision first, in order to download validator source code (.jave files). Could you tell me a little detail ?
Thank you
Process to download source code
Oh ok.
that's what i thought originally. My apologies for the confusion. There are a couple ways.
The first is the aforementioned method using subversion...you have to dive into the docs,
I haven't used this method. http://subversion.apache.org/faq.html#co-svn
The
other way is to install a Subversion client program on your machine called
Tigris Tortoisesvn
(appropriately named since it's a windows shell program that integrates the
commands when you right click in explorer).
Click the link below and scroll down the page a bit to download and read the
instructions.
http://tortoisesvn.tigris.org/
http://tortoisesvn.net/support.html (online docs)
what is the next step
Thank you MDigian, the Tortoisesvn is running. What should be the next step to download the source .java code (Open-CDISC validator) ?
I actually don't use
I actually don't use TortoiseSvn. I use SlikSVN integration for Eclipse since i'm on the dev team. Tortoise is supposed to be the easiest way for read only access. But quickly looking at the online help, I found this
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-checkout.html#tsvn-dug-checkout-dia-1
I think you then enter this in one of the dialog boxes specified in the above link: http://svn.opencdisc.org/validator/ ..possibly appending Trunk to the end of that address
Download complete
Hi Mdigian ,
Thank you so much for the instruction, I get the source code without problem !
Joy
You're Welcome
Glad to help.
take care.
Mike.
Help on Download OpenCDIS 1.3 Source Code
Dear OpenCDISC Expert,
I am having problem to download OpenCDISC latest version 1.3 source code, I am using tortoise to do
import from URL: http://svn.opencdis.org/validator/.. it ask for user name and password for authentication,
that I don't have any clue. Please help!!
Thank you
Hi! Use http://svn.opencdisc.
Hi!
Use http://svn.opencdisc.org/validator/trunk/
Reagrds,
Sergiy Sirichenko
Still ask Username/Passwd
Hi Sergiy,
Thank you very much for the quick reply. I tried the URL you suggested: http://svn.opencdisc.org/validator/trunk/,
but still it pop up message box for username, and password for authentication,
I don't know what to input. Please help!
Thank you
Resolved
Hi Sergiy,
I think I got the source code by using export, not import from the downloading tool : tortoise, (confusing).
Thank you for the help.
Use “Checkout…” option in
Use “SVN Checkout…” in Tortoise menu, not “Import”.
Regards,
Sergiy Sirichenko