Hi Toni, Do I need an account at GITHUB to fetch the source. I got this error
C:\Users\dan.tran\tmp>git clone [email protected]:ops4j/org.ops4j.pax.url.git Cloning into org.ops4j.pax.url... Permission denied (publickey). fatal: The remote end hung up unexpectedly -D On Sun, Jun 26, 2011 at 12:46 AM, Toni Menzel <[email protected]> wrote: > git clone [email protected]:ops4j/org.ops4j.pax.url.git > > git tag > (lists all tags) > > git checkout url-1.2.6 (e.g.) checks out that tag. > > If you want to modify something, git checkout -b branchname tag > > Toni > > On Sun, Jun 26, 2011 at 9:38 AM, [email protected] <[email protected]> wrote: > >> Hi, >> >> I will take a look later today. >> >> Regards >> JB >> >> ----- Reply message ----- >> De : "Dan Tran" <[email protected]> >> Pour : <[email protected]> >> Objet : Looking for ops-pax-url-mvn source and maven project ( 1.2.x ) for >> Karaf 2.2.1 >> Date : dim., juin 26, 2011 09:31 >> >> >> Hi >> >> I have a need to patch pax-url-mvn 1.2.x ( bundled with karaf 2.2.1 ) >> for https://issues.apache.org/jira/browse/KARAF-688 >> >> I have a a hard time looking for git tag of project, so I am look for >> help here. ( sorry I have very small exposure to github and how to >> navigate around the ops2j project ) >> >> Big thanks head >> >> -Dan >> > > > > -- > Toni Menzel Source <http://tonimenzel.com> >
