The source-control tag has no wiki summary.
0
votes
1answer
36 views
How to organize source control for multiple projects depending on common projects in Sharepoint 2013
I am just to start a new big sp 2013 project, I am studying different ways to organize the vs structure and one of the ways I liked is to separate for example webparts in different solutions:
...
1
vote
2answers
62 views
Reference to hidden CEWP
could you help me with the following problem. I have a html and java code drawing a table below a SharePoint list, in the table I place some calculation based on the list above and it works fine, ...
1
vote
1answer
3k views
Server error: The URL is invalid. It may refer to a nonexistent file or folder or refer to a valid file that is not in the current Web
When checking out the Home.aspx page I receive this error.
Server error: The URL is invalid. It may refer to a nonexistent file
or folder or refer to a valid file that is not in the current Web
...
5
votes
2answers
195 views
What paths should I ignore when checking a SharePoint project into Subversion?
I'm looking at adding a handful of SharePoint projects from a third-party to our source control system, Subversion. However, I'm not exactly sure what ignore patterns should be setup.
Right away a ...
4
votes
3answers
578 views
Using TFS and SharePoint Designer
I am part of a team working on a large, heavily customized SharePoint 2010 publishing site using TFS for source control and a mixture of Visual Studio and SharePoint Designer for development.
One ...
0
votes
3answers
243 views
Recommended Source Control setup for single developer on single machine [closed]
I'm curious about what kind of setup other single developers have for their source control. Do you install your source control system (e.g. TFS) on the same machine as SharePoint, do you use a ...
0
votes
4answers
937 views
How do you do version/source control in SharePoint?
How do you do version/source control in SharePoint Visual Studio projects (I'm using 2010)? Can it be connected to SVN, for example? I'm new to SharePoint.
0
votes
1answer
184 views
SharePoint Source control plugin for VS?
Yes, it might sound like a strange thing to ask for.
We're a team of 3-4 person working on a sln that is only developed using the Client Object Model. So we rather have no deployment, just a bunch of ...
1
vote
1answer
98 views
what are the best distributed development methodologies for sharepoint
Let's say we have some distributed developers in different countries working on the same sharepoint project
problems that they might face including (but not limited to):
1. webparts deployment & ...
0
votes
3answers
87 views
Integrating WSPBuilder projects in SourceSafe
Is there a way to integrate WSPBuilder projects in SourceSafe? Is there any article regarding this on how to proceed?