git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git clone issue
@ 2020-01-28 13:11 gopi basker
  2020-01-28 22:03 ` Kevin Daudt
  0 siblings, 1 reply; 2+ messages in thread
From: gopi basker @ 2020-01-28 13:11 UTC (permalink / raw)
  To: git@vger.kernel.org

Hi team,

I am facing issue when I try to clone using git clone command 

Getting following exception 

fatal: ambiguous argument ‘svn’ : un known revision or path not in the working  tree 

Could you please help to understand the issue 

Sent from my iPhone

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Git clone issue
  2020-01-28 13:11 Git clone issue gopi basker
@ 2020-01-28 22:03 ` Kevin Daudt
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Daudt @ 2020-01-28 22:03 UTC (permalink / raw)
  To: gopi basker; +Cc: git@vger.kernel.org

On Tue, Jan 28, 2020 at 01:11:40PM +0000, gopi basker wrote:
> Hi team,
> 
> I am facing issue when I try to clone using git clone command 
> 
> Getting following exception 
> 
> fatal: ambiguous argument ‘svn’ : un known revision or path not in the working  tree 
> 
> Could you please help to understand the issue 
> 
> Sent from my iPhone

It would help if you gave the actual command you are trying. It seems
that you are trying to clone an svn repository?

In that case you would need to use `git svn clone <url>`.

Kind regards, Kevin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-28 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 13:11 Git clone issue gopi basker
2020-01-28 22:03 ` Kevin Daudt

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).