Package: git-svn
Version: 1.7.3

Jonathan found the solution and mailed it to me.

> Since your trunk directory is called "trunc" rather than "trunk", it seems
> stdlayout is not appropriate for the import.

the command
    git svn clone svn://localhost/MyPrj MyPrj  --trunk trunc --tags tags 
--username=MyUserName

worked perfectly.

He also wrote:
> If this is a one-time conversion (i.e., it will not need to be updated with
> later changes from svn), then you might also find some of the methods
> described in
> 
> http://thread.gmane.org/gmane.comp.version-control.git/158940/focus=159054
> 
> helpful (especially use of "git filter-branch" to extract subdirectories
> from a simple whole-tree import).
> 
> Hope that helps,
> Jonathan

thank you very much





--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to