subgit Questions

1

I'm just getting started with SubGit and would like to use Gitlab in conjunction. How would I go about using the Git repository provided by SubGit?
Paling asked 30/1, 2015 at 13:28

1

Solved

I'm using Subgit to access a Subversion repo. It works great, but at times, especially when communicating with users who access the repo using an ordinary Subversion client, I'd really like to find...
Gelatinous asked 19/1, 2015 at 9:35

2

Solved

I am using SubGit to synchronize Git and SVN repos. When cloning a remote Git repo I want to preserve all the history of that repo. The steps I currently follow allow me to copy the history of the ...
Helms asked 15/6, 2012 at 9:51

1

I'm trying to do an import using subgit. Just a one-time migration. My SVN structure contains: branches branch1 features branch2 hotfixes branch3 I'd like to convert all three to branc...
Wolframite asked 23/4, 2014 at 17:33

1

Solved

I am trying to use SubGit but I am facing a problem with branches: I would like branches created under Git to live and die inside Git only. I found this: SubGit: How to exclude branches?, but it sa...
Mannerly asked 13/3, 2014 at 11:23

1

Solved

Does subgit support multiple 'branches' directories? For example, if one had an SVN repo that went like: trunk/... branches/<branch>/... releases/<release>/... tags/<tag>/... ...
Navigate asked 7/10, 2013 at 8:19

1

Solved

I'm testing SubGit as a way of migrating from SVN to Git. What I would like to do is be able to create remote branches in the git repository that all users can use that does not sync back to SVN. ...
Vines asked 16/5, 2013 at 13:2

1

I just installed SubGit and test it. When one of svn user commited a file, he got the following error message: Commit failed (details follow): 'pre-commit' hook failed with error output: SubGit E...
Amphibolite asked 8/11, 2012 at 10:29

3

Solved

We have 2-3 small teams of 2-3 people. We all use git for local and svn for central repository and git-svn got sync. This is works all the time except when we want to share our code between the tea...
Visitation asked 10/1, 2011 at 9:35
1

© 2022 - 2024 — McMap. All rights reserved.