zhengj2007 / bfo-export

Automatically exported from code.google.com/p/bfo
0 stars 0 forks source link

The svn check out file is not available #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to download BFO2 to have a look.
From the source menu, it is said that 'svn checkout 
http://bfo.googlecode.com/svn/trunk/ bfo-read-only'

However there is no bfo-read-only file available to check out.
I did download all the folders under trunk/ though.
There are a lot of files there.

Have no clue which one is the correct one to check.

Could you please fix the link?

Thanks,
Asiyah

Original issue reported on code.google.com by linik...@gmail.com on 10 Sep 2012 at 7:02

GoogleCodeExporter commented 9 years ago
Please get BFO from one of 4 URLs:
OWL:
1) http://purl.obolibrary.org/obo/bfo.owl
2) http://purl.obolibrary.org/obo/bfo/2012-07-20/bfo.owl
Reference:
3) http://purl.obolibrary.org/obo/bfo/Reference
4) http://purl.obolibrary.org/obo/bfo/2012-07-20/Reference

If you want to check out the whole repository, you will find a lot of other 
things that shouldn't be confused with a release. 

In the subversion command you give:
svn checkout http://bfo.googlecode.com/svn/trunk/ bfo-read-only

"bfo-read-only" is the name of the directory that will be created *on your 
machine* to hold the checked out items.

Original comment by alanruttenberg@gmail.com on 10 Sep 2012 at 8:47