On Mon, Jan 7, 2013 at 4:20 PM, Stadelmann Josef
<[email protected]> wrote:
> Does that mean that I can still use jsvn to update my maven trunk sources but 
> this time just from a different (git-hub)repository found under a different 
> url?

AIUI, yes.

> if yes: what is the correct svn checkout command to use?

Try "svn co https://github.com/apache/maven-3/trunk";
and if it doesn't work, then try the 2-step "svn co --depth empty
https://github.com/apache/maven-3"; then "svn up trunk"

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to