virgo
virgo
virgo-build
-
Cloning this repository:
git clone git://git.springsource.org/virgo/virgo-build.git virgo-build cd virgo-build
Add this repository as a remote to an existing local repository:
git remote add virgo-build git://git.springsource.org/virgo/virgo-build.git git fetch virgo-build git checkout -b virgo-build/master_or_other_branch my-local-tracking-branch
osgi-extensions
-
Cloning this repository:
git clone git://git.springsource.org/virgo/osgi-extensions.git osgi-extensions cd osgi-extensions
Add this repository as a remote to an existing local repository:
git remote add osgi-extensions git://git.springsource.org/virgo/osgi-extensions.git git fetch osgi-extensions git checkout -b osgi-extensions/master_or_other_branch my-local-tracking-branch
util
-
Cloning this repository:
git clone git://git.springsource.org/virgo/util.git util cd util
Add this repository as a remote to an existing local repository:
git remote add util git://git.springsource.org/virgo/util.git git fetch util git checkout -b util/master_or_other_branch my-local-tracking-branch
artifact-repository
-
Cloning this repository:
git clone git://git.springsource.org/virgo/artifact-repository.git artifact-repository cd artifact-repository
Add this repository as a remote to an existing local repository:
git remote add artifact-repository git://git.springsource.org/virgo/artifact-repository.git git fetch artifact-repository git checkout -b artifact-repository/master_or_other_branch my-local-tracking-branch
test
-
Cloning this repository:
git clone git://git.springsource.org/virgo/test.git test cd test
Add this repository as a remote to an existing local repository:
git remote add test git://git.springsource.org/virgo/test.git git fetch test git checkout -b test/master_or_other_branch my-local-tracking-branch
kernel
-
Cloning this repository:
git clone git://git.springsource.org/virgo/kernel.git kernel cd kernel
Add this repository as a remote to an existing local repository:
git remote add kernel git://git.springsource.org/virgo/kernel.git git fetch kernel git checkout -b kernel/master_or_other_branch my-local-tracking-branch
apps
The Splash screen, Admin Console and Hosted Repo apps that are delivered along with the Virgo Server
-
Cloning this repository:
git clone git://git.springsource.org/virgo/apps.git apps cd apps
Add this repository as a remote to an existing local repository:
git remote add apps git://git.springsource.org/virgo/apps.git git fetch apps git checkout -b apps/master_or_other_branch my-local-tracking-branch
web
-
Cloning this repository:
git clone git://git.springsource.org/virgo/web.git web cd web
Add this repository as a remote to an existing local repository:
git remote add web git://git.springsource.org/virgo/web.git git fetch web git checkout -b web/master_or_other_branch my-local-tracking-branch
documentation
-
Cloning this repository:
git clone git://git.springsource.org/virgo/documentation.git documentation cd documentation
Add this repository as a remote to an existing local repository:
git remote add documentation git://git.springsource.org/virgo/documentation.git git fetch documentation git checkout -b documentation/master_or_other_branch my-local-tracking-branch
performance-test
-
Cloning this repository:
git clone git://git.springsource.org/virgo/performance-test.git performance-test cd performance-test
Add this repository as a remote to an existing local repository:
git remote add performance-test git://git.springsource.org/virgo/performance-test.git git fetch performance-test git checkout -b performance-test/master_or_other_branch my-local-tracking-branch
system-verification-tests
-
Cloning this repository:
git clone git://git.springsource.org/virgo/system-verification-tests.git system-verification-tests cd system-verification-tests
Add this repository as a remote to an existing local repository:
git remote add system-verification-tests git://git.springsource.org/virgo/system-verification-tests.git git fetch system-verification-tests git checkout -b system-verification-tests/master_or_other_branch my-local-tracking-branch
kernel-system-verification-tests
-
Cloning this repository:
git clone git://git.springsource.org/virgo/kernel-system-verification-tests.git kernel-system-verification-tests cd kernel-system-verification-tests
Add this repository as a remote to an existing local repository:
git remote add kernel-system-verification-tests git://git.springsource.org/virgo/kernel-system-verification-tests.git git fetch kernel-system-verification-tests git checkout -b kernel-system-verification-tests/master_or_other_branch my-local-tracking-branch
kernel-tools
-
Cloning this repository:
git clone git://git.springsource.org/virgo/kernel-tools.git kernel-tools cd kernel-tools
Add this repository as a remote to an existing local repository:
git remote add kernel-tools git://git.springsource.org/virgo/kernel-tools.git git fetch kernel-tools git checkout -b kernel-tools/master_or_other_branch my-local-tracking-branch
sample-greenpages
-
Cloning this repository:
git clone git://git.springsource.org/virgo/sample-greenpages.git sample-greenpages cd sample-greenpages
Add this repository as a remote to an existing local repository:
git remote add sample-greenpages git://git.springsource.org/virgo/sample-greenpages.git git fetch sample-greenpages git checkout -b sample-greenpages/master_or_other_branch my-local-tracking-branch
sample-configuration-properties
-
Cloning this repository:
git clone git://git.springsource.org/virgo/sample-configuration-properties.git sample-configuration-properties cd sample-configuration-properties
Add this repository as a remote to an existing local repository:
git remote add sample-configuration-properties git://git.springsource.org/virgo/sample-configuration-properties.git git fetch sample-configuration-properties git checkout -b sample-configuration-properties/master_or_other_branch my-local-tracking-branch
sample-formtags
-
Cloning this repository:
git clone git://git.springsource.org/virgo/sample-formtags.git sample-formtags cd sample-formtags
Add this repository as a remote to an existing local repository:
git remote add sample-formtags git://git.springsource.org/virgo/sample-formtags.git git fetch sample-formtags git checkout -b sample-formtags/master_or_other_branch my-local-tracking-branch
sample-osgi-examples
-
Cloning this repository:
git clone git://git.springsource.org/virgo/sample-osgi-examples.git sample-osgi-examples cd sample-osgi-examples
Add this repository as a remote to an existing local repository:
git remote add sample-osgi-examples git://git.springsource.org/virgo/sample-osgi-examples.git git fetch sample-osgi-examples git checkout -b sample-osgi-examples/master_or_other_branch my-local-tracking-branch
sample-jndi
-
Cloning this repository:
git clone git://git.springsource.org/virgo/sample-jndi.git sample-jndi cd sample-jndi
Add this repository as a remote to an existing local repository:
git remote add sample-jndi git://git.springsource.org/virgo/sample-jndi.git git fetch sample-jndi git checkout -b sample-jndi/master_or_other_branch my-local-tracking-branch
medic
-
Cloning this repository:
git clone git://git.springsource.org/virgo/medic.git medic cd medic
Add this repository as a remote to an existing local repository:
git remote add medic git://git.springsource.org/virgo/medic.git git fetch medic git checkout -b medic/master_or_other_branch my-local-tracking-branch
osgi-test-stubs
-
Cloning this repository:
git clone git://git.springsource.org/virgo/osgi-test-stubs.git osgi-test-stubs cd osgi-test-stubs
Add this repository as a remote to an existing local repository:
git remote add osgi-test-stubs git://git.springsource.org/virgo/osgi-test-stubs.git git fetch osgi-test-stubs git checkout -b osgi-test-stubs/master_or_other_branch my-local-tracking-branch
web-server
-
Cloning this repository:
git clone git://git.springsource.org/virgo/web-server.git web-server cd web-server
Add this repository as a remote to an existing local repository:
git remote add web-server git://git.springsource.org/virgo/web-server.git git fetch web-server git checkout -b web-server/master_or_other_branch my-local-tracking-branch
snaps
-
Cloning this repository:
git clone git://git.springsource.org/virgo/snaps.git snaps cd snaps
Add this repository as a remote to an existing local repository:
git remote add snaps git://git.springsource.org/virgo/snaps.git git fetch snaps git checkout -b snaps/master_or_other_branch my-local-tracking-branch
tooling
Eclipse-based tooling in preparation for donation to Eclipse
-
Cloning this repository:
git clone git://git.springsource.org/virgo/tooling.git tooling cd tooling
Add this repository as a remote to an existing local repository:
git remote add tooling git://git.springsource.org/virgo/tooling.git git fetch tooling git checkout -b tooling/master_or_other_branch my-local-tracking-branch
bundlor
bundlor code in preparation for donation to Eclipse
-
Cloning this repository:
git clone git://git.springsource.org/virgo/bundlor.git bundlor cd bundlor
Add this repository as a remote to an existing local repository:
git remote add bundlor git://git.springsource.org/virgo/bundlor.git git fetch bundlor git checkout -b bundlor/master_or_other_branch my-local-tracking-branch
Activities 
-
Monday May 27 2013
-
Favorite
06:49
vinayak123 started watching virgo/sample-osgi-examples
-
-
Wednesday October 12 2011
-
Favorite
21:04
johnsteele started watching virgo/tooling
-
-
Friday August 05 2011
-
Push
13:20
Glyn Normington pushed b7eeb1b8 to virgo/system-verification-tests:master
Glyn Normington on August 05, 2011 13:18 -
Commit
13:18
-
-
Monday July 25 2011
-
Repository
20:14
rsbaker cloned virgo/performance-test
New repository is in rsbakers-performance-test
-
-
Wednesday June 01 2011
-
Repository
02:50
jsousa cloned virgo/sample-formtags
New repository is in jsousas-sample-formtags
-
-
Tuesday March 22 2011
-
Repository
08:18
delapecci cloned virgo/sample-osgi-examples
New repository is in delapeccis-sample-osgi-examples
-
-
Tuesday February 08 2011
-
Favorite
15:57
Christian Dupuis started watching virgo/tooling
-
Push
15:56
-
Commit
15:50
-
Push
15:15
-
Favorite
10:34
Martin Lippert started watching virgo/tooling
-
-
Friday January 28 2011
-
Push
22:27
-
Push
22:03
-
-
Friday January 21 2011
-
Push
17:10
Christopher Frost pushed 2dc3b77a to virgo/bundlor:virgoise
Christopher Frost on January 21, 2011 15:54
-
-
Wednesday January 19 2011
-
Push
17:38
Christopher Frost pushed ce2df2c6 to virgo/bundlor:virgoise
Christopher Frost on January 19, 2011 17:37
-
-
Wednesday January 12 2011
-
Push
15:30
Christopher Frost pushed ed085441 to virgo/bundlor:virgoise
Christopher Frost on January 12, 2011 15:30
-
-
Thursday December 23 2010
-
Push
17:22
Christopher Frost pushed e760c859 to virgo/bundlor:virgoise
Christopher Frost on December 23, 2010 16:40 -
Push
17:11
Christopher Frost pushed 3 commits to virgo/bundlor:virgoise
virgoise changed from 34bacbf to b96605f

-
-
Wednesday December 22 2010
-
Push
12:37
-
Push
12:13
-
-
Monday December 20 2010
-
Push
12:39
Christopher Frost pushed 34bacbff to virgo/bundlor:virgoise
Christopher Frost on December 20, 2010 11:57 -
Push
12:28
Christopher Frost pushed e5dc9957 to virgo/bundlor:virgoise
Christopher Frost on December 20, 2010 11:46
-
-
Friday December 10 2010
-
Push
15:18
Christopher Frost pushed 2 commits to virgo/bundlor:virgoise
virgoise changed from 6e81eef to baa938a

-
Push
11:56
Christopher Frost pushed 6e81eefe to virgo/bundlor:virgoise
Christopher Frost on December 10, 2010 11:56
-
-
Thursday December 09 2010
-
Push
17:31
Christopher Frost pushed 988a24cf to virgo/bundlor:virgoise
Christopher Frost on December 09, 2010 17:31 -
Push
17:12
Christopher Frost pushed f4ae3794 to virgo/bundlor:virgoise
Christopher Frost on December 09, 2010 17:12 -
Commit
16:18
Christopher Frost created branch virgoise on virgo/bundlor
-
-
Wednesday November 24 2010
-
Push
16:18
-
Push
16:07
-
- License: Other Open Source Initiative Approved License
- Owner: +virgo
- Created: 09 Feb 13:52


