Re: [git-users] SVN & Git

2013-09-15 Thread Thomas Ferris Nicolaisen
On Saturday, September 14, 2013 6:05:26 PM UTC+2, Magnus Therning wrote:

> If that doesn't help you out then come back here with the SVN folder 
> structure so it becomes easier to help you out. 
>
>
Also please provide us with the exact command/path which is working for 
SVN, and which one is failing for git svn (anonymize server hosts if you 
wish).

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [git-users] SVN & Git

2013-09-14 Thread Magnus Therning
On Sat, Sep 14, 2013 at 03:48:13AM -0700, Philipp Kraus wrote:
> Hello,
> 
> I would like to use Git with a SVN, so I try to clone the SVN repo
> with "git svn clone svn://myserver", it is a repo without trunk etc.
> Git reports the error "Couldn't find a repository". The SVN repo
> uses an authentification (username & password) and a normal svn
> checkout works well.
> 
> How can I use the SVN repo with Git?

Start with having a look at the `git svn` man-page (`git svn --helpĀ“).
Read up on the parameters to the `clone` command: -T, -t, -b,
--username.

If that doesn't help you out then come back here with the SVN folder
structure so it becomes easier to help you out.

/M

-- 
Magnus Therning  OpenPGP: 0xAB4DFBA4 
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe   http://therning.org/magnus

Programs should be written for people to read, and only incidentally
for machines to execute.
 -- Quote from Structure and Interpretation of Computer Programs


pgpn0B6AfDypS.pgp
Description: PGP signature


[git-users] SVN & Git

2013-09-14 Thread Philipp Kraus
Hello,

I would like to use Git with a SVN, so I try to clone the SVN repo with 
"git svn clone svn://myserver", it is a repo without trunk etc.
Git reports the error "Couldn't find a repository". The SVN repo uses an 
authentification (username & password) and a normal
svn checkout works well.

How can I use the SVN repo with Git?

Thanks

Phil

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[git-users] svn & git?

2008-09-24 Thread dtown22

Hi,

I have an svn checkout under directory c:\a on 2 separate machines,
and I wanted to create another repository which I could share/transfer/
track my changes between the two machines without having to commit my
changes to the svn repository.

I was hoping that I could do this through git, but I am having some
trouble doing so. could someone point me in the right direction?

thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en
-~--~~~~--~~--~--~---