search for: svn2git

Displaying 5 results from an estimated 5 matches for "svn2git".

2013 Feb 10
1
Migrating R packages from svn/R-Forge to git/Github
...tHub, but I'm not sure how best to get started. I'm not sure if can can clone/copy a project from the R-Forge svn directly to github, or if I have to first create a local git repo from the R-Forge svn and then push to github from there. However, there are linux tools for this (git-svn and svn2git), but I haven't found equivalents for Windows. I suppose I could do this initial part on my linux server where I now use git and github for other projects. I'm also contemplating moving from eclipse/StatET to RStudio for development, but that would be down the road a bit. Has anyone m...
2017 Jan 16
3
Git Transition status?
So the Github-Importer screws up the old dark places of the SVN-History and the scripts try to handle this? 2017-01-13 22:57 GMT+01:00 James Y Knight via llvm-dev < llvm-dev at lists.llvm.org>: > I've been working on some scripting for re-converting the svn repository > into git. > > The existing git conversions are entirely sufficient for day-to-day > development
2019 Oct 16
2
[cfe-dev] Mailing list changes this week
...too, better than nothing. > But to be noted that number is different from the `llvm-svn: <>` for > the current commit. > This is expected. There were a few commits that were filtered out in the SVN to git conversion: https://github.com/jyknight/llvm-git-migration/blob/master/llvm-svn2git-monorepo.rules -Tom >> -Tom > Roman > >>> Roman. >>> >>> On Wed, Oct 16, 2019 at 5:23 PM Robinson, Paul via llvm-dev >>> <llvm-dev at lists.llvm.org> wrote: >>>> >>>> +1. And put it in the email (subject?). While it’...
2020 Jan 09
3
Flang landing in the monorepo - next Monday!
Hi, On Wed, Jan 8, 2020 at 6:54 PM Finkel, Hal J. via llvm-dev < llvm-dev at lists.llvm.org> wrote: > FYI to everyone: If you have things that you would like to see done > before a merge of Flang, please reply with as many details as you have > time to provide (and if you have things that you would like to see done > soon, but you're comfortable with them happening after
2019 Oct 16
2
[cfe-dev] Mailing list changes this week
On 10/16/2019 07:31 AM, Roman Lebedev wrote: > +1, please. > > Also, putting a tag on the *first* commit in the repo, > and doing `git describe --match FIRST_COMMIT_TAG` will be *great*! > Do we need to add a tag or is `git rev-list --count HEAD` good enough? -Tom > Roman. > > On Wed, Oct 16, 2019 at 5:23 PM Robinson, Paul via llvm-dev > <llvm-dev at