Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
334 views

I created an SCM sever on one of my workstations and now I want to be able to clone repositories from this server on to my other workstations also connected to the same network, and eventually commit ...
Tushar Bhattacharyya's user avatar
0 votes
1 answer
733 views

Trying to change what OS my TS supports in order to hide/show it in Software Center. Importing ConfigurationManager.psd1 module and according to documentation for Set-CMTaskSequence I should be able ...
Markus Sacramento's user avatar
1 vote
1 answer
474 views

In scm Manager I would like to change the name of a namespace that contains svn code repositories.
user561638's user avatar
  • 1,397
0 votes
1 answer
202 views

I had been using VisualSvn Server for a long time. I was able to set user access read/write permissions for each folder of the repo with VSS. I couldn't find a way to do that on SCM-Manager. There is ...
y agabey's user avatar
0 votes
1 answer
308 views

I am trying to understand how scm-manager (i'm running 1.60) works. I work on a local network of many computers. I can connect to http//localhost:8080/scm from within the computer that has scm-manager ...
MaxYarmolinsky's user avatar
1 vote
1 answer
163 views

I'm in the process of migrating an existing installation of SCM-Manager 1.60 to 2.x. On the 1.60 the users were authenticated with the Atlassian Crowd plugin, which seems to not exist anymore in 2.x. ...
Gerald Schneider's user avatar
0 votes
1 answer
409 views

After install new version(2.0.0) of scm-manager I saw only 2 version control Git and subversion in the combobox when I create new repository. in the old version (1.6) I can set the Mercurial via ...
Naim M's user avatar
  • 11
0 votes
1 answer
183 views

Recently I try to import repository with dump file. The file size was something about 4GB and it doesn't want to work, file was rejected. I think file was ok so I have a question that I can't find ...
Werdon's user avatar
  • 1
1 vote
1 answer
53 views

I am looking for a solution with our svn repo. We have the issue, that we collaborate with a second party on a certain svn project. So, now we don't want, that they have access to all the branches. ...
Martin's user avatar
  • 654
1 vote
1 answer
512 views

When I start scm manager via docker: docker run sdorra/scm-manager How do I get scm manager to retrieve/store its configuration data and repositories from/to an existing directory on the main ...
decuser's user avatar
  • 262
1 vote
1 answer
4k views

I am trying to hard reset the master branch, so it mirrors the current state of our ‘develop’ branch. We do not care for any old commits on master and want to rewrite it’s history. I should note, ...
Jonas_Hess's user avatar
  • 2,078
0 votes
2 answers
966 views

I m using SCM-Manager(GIT). I wish to block the force push option in a repository named "git_playground" for all branches in the remote I'm not sure where the below config to set in the git server ...
soundararajan.c's user avatar
1 vote
1 answer
470 views

I need to deliver selected component from Stream 'A' to Stream 'B' through RTC scm commands. Could anyone suggest the combination of scm cmd required to deliver these changes. I have performed this ...
Ravi Yadav's user avatar
0 votes
1 answer
152 views

Task: Jenkins must start build process from the branch (with any name) into which the changes were pushed by push-event hook. I have a web interface of scm-manager (hg mercurial) and a web interface ...
melon_kivi's user avatar
0 votes
2 answers
678 views

I have configured scm-manager, and able to create a new SVN repository in it. But there is no option for importing data into it. I would appreciate you, if you could help on this.
Anand S V's user avatar
1 vote
0 answers
374 views

I try to hide the SCM-Manager behind Apache 2.4. The Apache is listening on http://192.168.2.102 and the SCM is listening on http://192.168.2.102:8080 Following this description I am able to access ...
Kérdezösködő Indián's user avatar
0 votes
2 answers
2k views

Our buildserver at work is a Windows server 2012 r2. We have Jenkins installed as a Windows service on localhost:8081. We have Scm-Manager installed as a service on localhost:8082. (https://www.scm-...
madbys's user avatar
  • 31
0 votes
1 answer
854 views

I have problem in scm manager, when I try to enter localhost:8080 I get the following error: HTTP ERROR: 503 Problem accessing /scm/. Reason: service unavailable powered by jetty:// I am new to scm ...
lila hassena's user avatar
1 vote
1 answer
161 views

Many of my projects have the same directory structure. When creating a new project I would like to have that structure set up right away. My projects are managed by SCM-Manager. Is there a way to ...
Chris's user avatar
  • 7,214
2 votes
1 answer
6k views

I have installed SCM-Manager v1.32 and now I want to import my old subversion repositories I created with Tortoise. I looked around the documentation and did not found where to upload the repository ...
SaDoS's user avatar
  • 93
1 vote
1 answer
3k views

I've got Git running on a Windows server, and want to sync back to it from my OSX laptop. There seems to be two viable options for this: SSH (which seems to be hackish at best for Windows) Smart HTTP ...
SpoonNZ's user avatar
  • 3,839
2 votes
2 answers
5k views

I successfully installed mercurial on Windows7 (IIS 7.5) and I got the default UI (default Mercurial admin web frontend). But there is no way to add repositories, users or setting permission through ...
Arjun's user avatar
  • 141