Add local model to source control

Hi,
System: CE 7.11. SP3, Web-based VC
I want to add a local VC model to source control. I configured the VC using this [link|http://help.sap.com/saphelp_nwce711/helpdata/en/48/a880bf516b35b9e10000000a42189d/content.htm].
In the SLD I created a product and a software component. I created a track with the necessary components for a Composite Application.  In the browser based VC I open the local model and click on the button Add model to Source Control.
The following error appears:
Could not retrieve list of Software Components. There may be a problem with the DTR configuration. Check with your system administrator
How can I check that the DTR configuration is correct?
Best regards,
Kevin

There seems to be an authorization problem:
Error during XML communication Exc=com.sap.cms.client.connector.CMSConnectorException: HTTP response "Unauthorized" from CMS server "http://server1:50000/"
VC-DevServer]Execution of actionListSoftwareComponents of service CompLibManager failed : Reason : null
VC-DevServer]Execution of actionListSoftwareComponents of service CompLibManager failed : Reason : null
VC-DevServer]Authentication failed for user ce_admin
VC-DevServer]Authentication failed for user ce_admin
Unexpected error during initialization of server version Exc=com.sap.cms.util.exception.CMSUnexpectedException: HTTP response "Unauthorized" from CMS server "http://server1:50000/"
Error during load of server version Exc=com.sap.cms.client.connector.CMSConnectorException: HTTP response "Unauthorized" from CMS server "http://server1:50000/"
The user ce_admin has groups assigned for server administrator, SLD admin and NWDI admin. I can manually login to CMS without problem.
Any idea?
Best regards,
Kevin

Similar Messages

  • How to add SSMS to git source control?

    Hi Everybody,
    I want SSMS (SQL Server Management Studio) to be under source control Git. I have googled it and it was said that a source control plug-in needed to do that. But can't find any information or download link for the source control plug-in. Can't proceed.
    Please help.
    Thanks and Regards,
    Anujit Karmakar
    Anujit Karmakar Sr. Software Engineer

    Hello,
    Please try the following free tool.
    http://www.gitsql.net/
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Error when trying to add a project to Subversion source control

    When trying to add a project to source control from within the OPM 10 studio (File - Source Control - Add Project to Source Control), the following error occurs:
    "There was a problem accessing the source control system, probably due to network or contention issues. A retry is recommended."
    This has been tried with Subversion versions 1.6.2, 1.6.5 and 1.6.6, with local repositories and repositories on a Apache webserver.
    Once the project has been added to a repository, by using TortoiseSVN for example, working with source control is no problem.
    Does anyone have a clue what the problem (and a solution) might be?
    Thanks,
    Theo.

    Hi,
    Davin mentioned:
    This appears to be an issue with the source control integration. We are looking into it.I am using OPM 10.0.1.14
    The OPM help on collaborating mentions:
    Open a rulebase project from source control
    To open an existing Oracle Policy Modeling project from a source control repository:
    In Oracle Policy Modeling, select File | Source Control | Open Existing Project from Source Control. When I open the File menu I do not see the "Source Control" at all.
    Is this caused by an installation error or part of the "issue with the source control integration" ?
    Please let me know if I'm the only one experiencing this problem ....
    Thankx,
    Paul

  • Source control ADD grayed out

    - I need to add files to GIT, and have a repository there, but I can't commit any files, because Xcode says none of them are under source control. BUT, I can't add them to source control, because Source Control-Add is gray! How do I enable this menu item??

    Creating Git repository for existing XCode projects
    This problem has been puzzling me for a while...
    Scenario 1:
    You started a simple project just for a quick/simple test.
    XCode gives you option to "Create local git repository for this project", and for some reason you didn't/forgot to tick it...
    After you spent some time on it, your simple proof-of-concept project seems to worth a lot more now and you want to add it to the source control. Ooops, how do you do that again??!! You tried every possible options under "File -> Source Control" menu but none of them works, what the....$%#@! I guess it's mainly your fault for not creating the repository at the beginning, but, but, but, wouldn't it be nice if Apple can add an option into XCode to make it easier to add existing projects to the the source control?
    Scenario 2:
    There's another scenario - which happens to me quite a lot - you downloaded something from the web, you "heavily" modified it (it's mine now, mine mine mine! Ha ha ha....), and again, later wants to add it to source control and..... stuck again! Finally found a solution today, thanks to this link by Ash Furrow, I learned that you have to: (a) create an empty repository by open a terminal, go to your project directory and run the following commands: 
    git init git add . git commit -m "Initial commit"
    (b) after that, follow the following steps (you may compress the whole project into a ".gz" file first if you worried about loosing anything...) 
    Move your existing project folder to your desktop.
    Make a new, empty project in Xcode with the same name as your project. Make sure the box for using a .git repo is selected.
    Close Xcode.
    Copy all files from the project folder on your desktop to the new project folder Xcode created.
    Double-click the project file.
    You'll now need to add all the files to the source control since (they'll all have question marks beside them, shown right).

  • How to add Stored Procedures to Version Control

    My system mainly relies on stored procedures and I recently noticed I don’t have the version control for my database.
    So, my question is: How can I add stored procedures to version control?

    Once you have a database in a SQL Server Database Project, integrating to Source control is the same as any Visual Studio project. First you configure Visual Studio to use TFS for Version Control:
    Then you can configure a workspace connected to a TFS server and add your projects to source control.
    See, eg
    Walkthrough: Exploring Team Foundation Version Control
    David
    David http://blogs.msdn.com/b/dbrowne/

  • TFS Preview source control file size limit

    Is there a file size limit for adding large files to a TFS Preview project's source control..?   I would like to add some files to source control that are in the 20-30Mb range and the requests keep aborting.

    Hi Erich,
    Thank you for your post.
    I test the issue by adding .zip file to TFS Azure version comtrol, the size include 10MB, 20MB, 100MB, 2GB, i can add they to version control properly without any problem.
    In order narrow down the issue, here are some situations i want to clarify from you:
    1. What's the error message when TFS azure block the check-in process? Could you share a screen shot?
    2. Which client tool are you using? VS10 or VS11? Or other tools?
    3. Try to reproduce this in different network environment and see what will happen.
    4. Capture a fiddler trace which can help to check the issue.
    Thanks,
    Lily Wu [MSFT]
    MSDN Community Support | Feedback to us

  • The project file is not bound to source control, but the solution contains source control binding information for it.

    This may be more of a SQL Server Management Studio question, but I couldn't find a SSMS forum...
    I've got a database solution that contains several projects.  They're just to keep track of changes to stored procedures, triggers, views, etc in a few databases I maintain.  There is a problem with two of the projects though.  No matter what I do, I can't seem to get them bound to source control right.  When I open the solution, I get:
    The project file is not bound to source control, but the solution contains source control binding information for it.
    With two options, use solution binding and remove solution binding.  If I keep the solution binding, everything works fine.  But it's really annoying to have to deal with every time I open the solution.  If I remove the solution binding, the projects are now unbound again.  If I try to fix them (using the change source control or Add Selected Projects to Source Control options under the File->source control menu), I just end up in the same situation.  I've even tried deleting the projects and re-creating them from scratch, then re-adding them to VSS.  If I open the solution files in a text editor I can see the SCC tags in every project, but these two.  Since I can't manually add the tags, and Management Studio itself only seems to want to bind them the wrong way, I'm getting really frustrated.
    Can anyone point me toward a way to bind these so they work like the rest?

    However, that does not appear to be the ONLY cause of the problem.  I am a single user and only using TFS2010 and SSMS2008R2.  My issue is that I wanted a solution file for each project so that they could managed independently, and a super-solution
    file that contained all projects, so that I could perform system-wide searches and cross-checks.
    I solved the problem by:
    1. Choosing the option to use solution binding, then
    2. Adding another project to the solution.  This forced the re-write of the solution file.
    3. Adding another script to the project.  This forced the re-write of the project file.
    4. Checking in all changes.
    5. Deleting the new script and the extra project,
    6 Checking in all changes.
    This appears to have solved the problem.

  • Refreshing Database on Source Control

    I've been posting quite a bit lately about my challenges with Source Control-- RoboSource. I would like to completely clear out the database, remove any links between my Project and RoboSource, and start totally over. I've tried this several times and followed some of the resources on how to remove a project from version control, but it doesn't seem to really 100% disconnect and when I try to reconnect to version control it seems to reconnect to the previous database (even if I delete everything in the database) and; therefore I'm still having the same issues. Everything I try seems to only gunk things up even more, make things run more slowly, etc. I asked my IT department to clear out the database and they said this was a version control issue. How should I go about a new start? I'm looking forward to becoming a source control guru and helping others as I've recieved so much feedback and help.
    Thanks,
    Sleepless over Source Control

    I'm hoping that I've figured it out. I noticed that even though I had deleted the files from the Root Node ($) the files weren't being deleted from the Raw Root (*). Not that I really fully understand what it means, I think I've successfully cleaned out the Database! I'm slowly becoming more comfortable with source control, but I still am struggling with one basic concept and I've seen it discussed on other threads-- this has to do with the C:drive and Shared drives.
    If add the project to source control from a location on my C drive, then open the project via source control onto my coworkers c:drive (all of the files are then copied to working folder on the c drive), are all of the topics copied to source control and therefore do not need an additional copy of the the project on a shared drive?  I'm not sure if that makes sense.

  • How do I manage 3rd party add ons and source control

    Some developers friends of mine just got burned because a 3rd party add on to LabVIEW they use in thier code was not in the Software repository. They needed to go back and rebuild a previous version, but it was not immedietely obvious which version of the add on belonged to which version of the source code.
    The 3rd party helped make this worse by being perfectly happy to change the pin outs on the API VIs in between revisions.
    So they could not simply select a non buggy version of the add on and a non buggy version of the source and compile.
    In some cases we have put 3rd party add ons in the source directory so they become part of the SVN project. My friends had them where they where installed, which was under the vi.lib folder.
    This does not always work. For example the Internet Toolkit's FTP code has so many layers that it can be a challenge to get them all moved over. If you want to have the ability to overwrite local files when doing a get, you need to make a small change about 5 layers down in the VIs. We basically have to do this for every developer machine that has LV 8.5 on it. (LV 2010 fixed this. It was the first thing we checked.)
    So I am wondering what other LV professionals do to manage revision control of 3rd party add ons.
    Thanks!

    I generally created a ZIP file of the entire third party tool and all of its pieces. Generally they are well enough behaved that everything is at least under a single folder in the file system. I then check this file into source code control. Another optio would be to use JKI's Package Manager. You could create your own local packages of the third party tool and use VIPM to manage those packages. I generally don't put any of NI's toolkits in source code control.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • How to create/add my new solution/project to Source Control at VS Online?

    Hi, I'm using VS2012.  I'm logged into VS online and can open the Team Explorer in VS2012. The frustrating thing is how do I add a new solution to source control?  I click on the Solution Explorer, Right click on the solution, Select "Add
    solution to Source Control".  The a pop up dialog shows up with 3 of my Solution/projects that are there.  
    The problem is i don't want to put this new solution under any of the 3 solutions currently in Source Control in VS Online.  I want this to be a new solution/project to be saved in the source control form the root.  If I click on the Advanced button,
    edit the "Source Control Folder" path to "$/MyNewSolutionName", I then get an error message saying root folder is reserved only for team project.  How can I get a new solution/project to the source control?  I've done it before
    but it seemed to have changed.
    Okay, In Source Control Explorer, I select the root, xxxx.visualstudio.com\DefaultCollection.  I then select VS "File" menu and in the drop down I selected "New" and then "Team Project".  It takes me to a browser and
    lands at VS online.  I then type in the new team project name.  Everything is good so far.  I now returns to my VS on my local PC, I right click either the solution or the project in that solution, select "Add solution to Source Control".
     The "Add Solution... " dialog then pops up.  I selected newly created Team Project, leave everything else in default and select OK and now I get a different error message saying "Fail to create mapping, cannot map server path, $/TeamProject/projectname,
    becuase it is not rooted beneath a team project. 
    How can I fix this and just get my source into the source  control?  Thank you.
    Thank you.
    Thank you

    Assuming you map to yoursite.visualsualstudio.com/defaultcollection you will need to create a team project to upload your stuff. If you are trying to save to $/ that is team project collection level and you can only add team projects at that point.
    you can add a new team project with the below picture
    Then depending on how you have set up your workspace, and assuming locally that you are in the local workspace you can upload your project.

  • How can I add a Website Project in a solution that should be excluded from source control?

    Using VS 2013 update 4
    I currently have a solution with a couple of Class Library Projects and Web Application Projects and all of these are bound to a source control (VS Online). Now I added an Existing Website Project in the same solution by choosing a Local IIS instance. However,
    I don't want this Website Project to be in source control.
    I have tried File > Source Control > Advanced > Change Source Control ... and then clicked on the website project and then clicked Unbind. By doing this, it seems that the project was unbound. However, as soon as I close the solution it asks me
    to save the .sln file and seems that it restored the Scc*** info in the file.
    I also tried editing the .sln file and set the SccProjectEnlistmentChoice* = 0 (of the website project, under GlobalSection) and then set the ProjectSection of the WebsiteProject to 
    SccProjectName = ""
    SccAuxPath = ""
    SccLocalPath = ""
    SccProvider = ""
    instead of "SAK". This actually worked for me but everytime I open the solution, Visual Studio alerts an error saying "Unspecified error". This is the closest I got into solving this.
    Is there a proper way of doing this? I think the proper way should be the "Unbind" method but it seems that it's not working as expected.
    Let me know of other solutions.
    Cheers!

    Hi Karlo Medallo,
    Since this issue is related to the VS Online, I am moving your thread into the
    Visual Studio Online
    Forum for dedicated support. Thanks for your understanding.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What does 'file was dropped from the Add to Source Control Operation" message mean

    Yesterday I upgraded to LabView 8.5.1 and moved a project from my office desktop onto the test system computer in the vault. I wanted to use the source code control integration capability with this project. I went through the process of configuring source control (I am using Serena Version Manager). All appeared to be well. LabView saw the source control software an can bring up the client. I selected all of the files in my project and selected "Add to source control". I received a message popup with a message like:
    FILENAME was dropped from the Add to Source Control Operation
    for each of the files in my project. I got the same message when I tried the operation on a single file. This did not appear to be an error or warning message, just informational. I could find no information in the help to tell me what this message really means. Any ideas?
    Mike Eaton

    Usually LabVIEW creates one dialog (with a tree-control, and an option to keep files checked out and a comment box).
    All other dialogs are from the SCC. Maybe you can configure Serena to go silent?
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Em grid control 10.2.0.5 add local database problem

    Hi,
    I can not add local database to gc.
    The following error is reported:
    Exception caught when retrieving oracle_database metadata - SAXParseException in parsing Response :: Computed columns can be specified only after other columns
    when I want to add monitor passwd the following is reported
         Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: (description=(address=(host=devstdby.ucstech.eu)(protocol=tcp)(port=1521))(connect_data=(sid=devstdby)(server=dedicated)))
    I have emrep db (10.1) with listener on 1521 port
    and db which I want to add to gc with listener running on 1522 port
    both on the same machine
    Both listeners are correctly configured in gc and running, why listener running on port 1522 is not used to connect to second db ?

    Hello could you check the configuration of both Listeners within OEM?
    So look for both listeners in the All Targets tab and select configure.
    Check for the values in:
    Port Number
    listener.ora directory
    Oracle Home
    Make sure these values are correct.
    Regards
    Rob
    For more Tips and Tricks on OEM GC see: http://oemgc.wordpress.com

  • Visual Studio 2013 slows down + crashes when using Source Control features.

    I have spent two full days trying to resolve this issue but no luck so here we go,
    I have created a project using Visual Studio Team Foundation Server plug-in in the past. Later on I switched to
    Microsoft Git Provider.
    Now when I connect to that project in the Team Explorer and double click on the solution to work on it locally it somehow changes the plug in to Microsoft Git Provider automatically and of course I can't
    Commit/Commit and Push since I receive following error in the Team Explorer,
    An error occurred. Detailed message: Failed to open directory 'C:/Users/.../AppData/Local/Application Data/'
    Manually changing the plug-in to the Visual Studio Team Foundation Server
    results in a broken Team Explorer as below,
    With Settings leading to an empty pane, and also a warning in the Team Explorer's Changes page telling me the message below if I click on Pending Changes...
    Microsoft Git Provider is not the current Source Control plug-in. Change Plug-in
    And manually selecting the solution from Solution Explorer, right click and
    Add Solution to Source Control, leads to never ending hour glass and (Not responding) visual studio.
    New Projects
    Creating a new project is straight forward, unless I "Add to Source Control" is checked. If so, again never ending process if Microsoft TFS plug-in is selected in the tools and eventually me Ending the Visual Studio task. And a VERY long process
    (40+ mins) if I have chosen Microsoft Git but that finishes successfully rather.
    New TFS project from Team Explorer
    If I create a new project in my Online Web Studio
    Click on Open with Visual Studio Link => Opens and connects to a my newly created TFS in team explorer.
    Clicking new in Team Explorer under Solutions to create a new solution and bind it to this Repo
    leads to straight crash of Visual Studio and restarting attempt of VS.
    So I really can't use Source Control from visual studio other than cloning GitHub's existing repo's on Visual Studio and Committing my current Microsoft Git managed projects.
    I have attempted
    Repairing Visual Studio (no luck in results)
    Devenv.exe /setup (no luck)
    Trying to scrap the SCC info on my solution then at least it won't get picked up by source control then I can Check it in as a new project. (no luck and the solution picks the Microsoft Git upon opening it by clicking on the .sln file.) I have followed
    these steps in this stack overflow answer.
    And lots of mucking around like removing my workspaces almost Thousand times and putting them back, binding and etc.
    I am really stuck on this and it's holding me back from staring a new project (which is problematic using Adding to Source Control) and unfortunately is dependent on the old project (which is developed under Visual Studio Team Foundation Server Plug-in which
    is throwing tantrums)
    Would like to hear you pro-s input on this
    Using 
    Visual Studio 2013 Community edition (recently switched from Pro to Express to Community)
    Windows 7 (64-bit)
    Git tools
    Git windows installation
    Nuget Package manager
    Visual Studio Log File
    http://filesave.me/file/50620/log-txt.html
    Mehradzie

    Hi Mehradzie,
    Based on the description, seems you're working with Git team project in Visual Studio Online(formerly Team Foundation Service). I'd like to know whether you mean Visual Studio Git command tool as the plug-in, and if you're trying to create solutions/projects
    with Visual Studio and add them to the created Git team project.
    From the screenshot, you're not connect to the Git team project by using Team Explorer. To work with Git team project locally, you can follow the instructions as below:
    Connect to Git team project by using Team Explorer, after that you might install Git tools if you connect to the team project for the first time
    Clone the remote Git repository to a local git repository and set the path to local git repository
    Create a solution and select Git source control, also saved to the local path of the local git repository
    Select your branch, and then click "Changes" and Commit the changes
    Click "unsynced commits" and push the commit to remote git repository
    You can also refer to the links below for more information about getting started with Git in Visual Studio Online.
    http://www.visualstudio.com/en-us/get-started/share-your-code-in-git-vs.aspx
    http://blogs.msdn.com/b/visualstudioalm/archive/2013/01/30/getting-started-with-git-in-visual-studio-and-team-foundation-service.aspx
    If you still have any other concerns, please elaborate more details about your scenario. Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Robo HTML 9 will not open our project from Source Control after initial start.

    We have a project in version control that we have been using forever, since 2003 or so and many versions of RH.  Now that we have upgraded to 9, this project will open the first time in version control and work normally.  Once you close the project and attempt to reopen from the starter screen, it opens just great, just not in version control.  The files are still set to read only.  I have done this several times and the only way i can work on my project in version control is to act like i am opening a project from scratch, then it needs to overwrite all of my local files with the server files.  It would not be so bad but I am 3000 miles away from the server and 13 hops plus a slow firewall on the other end.  While this has never been a problem in the past it is a big problem because it takes hours for all the files to download and overwrite my local files.
    This only happens with RH9 and Version Control 3.1.  RH8 works no problem.  So, I don't know if this is a RH9 starter problem or a Source Control Problem.  Maybe I will make a similar thread in the RH area.  I'll wait to see if I get any useful hits from this one first.
    It is very strange, I had RH9 open for several days because I was afraid to close the project for this reason and yesterday I published for the month so the heat is less right now but today, it opened with no source control.  If I go to Source Control the only thing i can select is put project in source control.  That is how it got into source control after converting to RH9.
    We have another project that seems to open from version control normally but we can only save topics in HTML view.  No useful answers to that topic after a week.
    Got any ideas???
    I have tried different folder names, different paths, etc.
    Thanks,
    dv

    Ok, here is a wierd one, I used the add to version control icon in the menu bar, It already knew the path so I figured I'm the only one who has been editing these files for the past few days so I clicked add to version control.  It added it. I closed and reopeded and still had the same files checked out.  Closed, checked in all, then reopened and it is working in SourceControl.  Strange that after opening from source control and closing that you need to reopen and tell it to put the project into source control.  Obviously some flag is not getting set somewhere.  This might help others having problems reopening source control files.
    dv

Maybe you are looking for

  • Unable to close open and blocked web server ports

    I have been running the sun webserver 6.1 as a test development environment on my local pc (Windows 2000) at work. The machine crashed while the web server was running, and while the server instance stopped, the ports being used are still open and ap

  • Error flushing the output stream in Sun One server

    Hi All, I was running my servlet code in iPlanet 6.0 version and it was working fine. I upgraded my web server to new Sun One server (Oracle-iPlanet-Web-Server-7.0.9). With the new web server almost 90% of my application works fine, but there is a fe

  • Incase Dual Car USB Charger with Lightning to USB Cable

    Hi, I just buy this item and it seems that the item is not working... What can i do? Incase Dual Car USB Charger with Lightning to USB Cable            $39.95 Yakir

  • Intermittent audio buzz when recording with power adapter

    While running my 13" Unibody MacBook Pro on the power adapter, I get an regularly pulsing buzz that affects audio recorded in through my Griffin iMic. There's a sample of the buzzing I recorded at http://drp.ly/lmd8R - it starts halfway through it. T

  • DMVPN: HUB's behind a LoadBalancer and Spoke-Spoke communication

    Hallo, we are planning a scaling DMVPN network for around 2000 spokes. Is it possible to install the HUB's behind a Load Balancer so that they are reachable only through 1 VIP address and ALSO the possibility of a direkt spoke-spoke communication whe