[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion Exception!

From: Ryan Schmidt <subversion-2018_at_ryandesign.com>
Date: Tue, 17 Jul 2018 08:01:50 -0500

On Jul 17, 2018, at 04:48, Igor Korkin wrote:

> Can you give an instructions how to upload my research papers to the github?

Well ideally you would do so using the git program, not the svn program. How to use the git program would be out of scope for this mailing list.

GitHub is unique among git hosting providers (AFAIK) in that it does offer a Subversion compatibility mode, where you can in fact use the svn program to interact in a limited way with a git repository hosted on GitHub. However, it does not support the full Subversion feature set, and the partial support that it does offer is buggy. I have been using this mode for almost 2 years with a project I moved to GitHub, and I don't recommend it; the bugs cause my working copy to become corrupted often. If you can tolerate it, I recommend learning and using git instead when interacting with git repositories.
Received on 2018-07-17 15:02:10 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.