Tagged Questions
0
votes
1answer
48 views
Versioning in Sharepoint Document Library
I am uploading a document in the document library using the following code.
Hashtable objhash = new Hashtable();
objhash.Add("List ID", ListIDNo);
//
...
0
votes
1answer
19 views
Does editing columns, or adding new columns, in a document library actually consume version/size?
I have a document library (MOSS 2007) with Major versions, 5 versions, turned on.
I recently added a new column to the library - it happens to be a lookup from another List if that matters.
When I ...
0
votes
2answers
35 views
How to keep track of the content in the word document edited and changed by people in the team (apart from versioning)?
Apart from SharePoint versioning, how can we keep track of the content edited by the team members? Will the editors name available in the review (audit) section as a comment? Or how can we display who ...
1
vote
1answer
69 views
Prevent a group from deleting document version history
In a Document/Form Library with versioning enabled (SP 2010), it is possible to delete all versions of a particular document/form simply by going to the "Version History" dialog box. This ability ...
0
votes
1answer
48 views
How do I set up document versions in SharePoint 2013?
I want to setup document versions like this:
Everytime I edit a document the version has to change and if this possible I want to turn it back to a previous version if this is needed.
Can you ...
1
vote
1answer
38 views
How do we sync the version on a physical document with the version tracked in SharePoint?
We would like to store a set of PDF documents in a SharePoint library under major/minor revision control. I understand how the major/minor versioning system in SharePoint works, but our problem is ...
2
votes
2answers
131 views
Is it possible to have published major and minor versions?
I am currently trying to setup versioning for a document library. The aim is to use both Major and Minor versions which indicate the level of change:
A minor version will be a small terminology edit
...
1
vote
1answer
98 views
Major / minor versions best practice - MOSS 2007 document library
By default minor versions (draft) do not appear in the search, I'm aware it is possible for the items to appear in the search. We have a requirement where minor changes are made to documents and ...
1
vote
1answer
154 views
Document library forces check-in upon adding custom lookup column
SharePoint 2007 Team Site
Add a Document Library with the Word 2003 template
Add a new item, save, close document, no problems
Add a (required) custom lookup field to the document library
Add a new ...
0
votes
1answer
840 views
How to show Document Set Version?
In SharePoint 2010, there is a new content type called Document Set that allows users to work with multiple documents as a single work product.
In our case, the Document Set's version number is very ...
0
votes
1answer
61 views
Versioning in Excel web app
Does anyone know how it's possible to create major and minor versions in the excel web app?
When a document is saved, I see that it changes the minor version, but what do I need to do to create a new ...
0
votes
2answers
127 views
What is the specific benefit of requiring check out in order to edit?
Just today I decided to try something that I was certain would go terribly wrong: In the Versioning Settings of one of my document libraries I set the Require Check Out option to "No" but left ...
0
votes
1answer
56 views
Selective versioning in Document Library
I need selective versioning in Document Library in such a way that I am able to check mark versioning while uploading some specific files only (irrespective of file formats).
0
votes
1answer
338 views
Get previous versions file in document Library
I'd like get the previous versions of files in document Library, passing as parameter the number of version.
else if(getFileObj.versionNumber!=0)
{
...
0
votes
0answers
789 views
Publish major version for all documents in library
Is there a way you can publish major version for all the documents in a document library in one go?
I have tried switching the Versioning Settings from "Create major and minor (draft) versions" to ...
1
vote
2answers
75 views
Can I publish a document from one site's document library to another's?
Here's the scenario:
A development team has a SharePoint site called Dev. There's a document, foo.txt, that multiple users are collaborating on. It lives in a document library. Users check it out, ...
1
vote
3answers
1k views
Modifying file contents without creating a new version
I have a job that runs every five minutes and puts some information to the footer of the Word documents. Versioning is enabled on the list so whenever the job runs, a new version is created for every ...
1
vote
1answer
2k views
Adding document version number on Excel Spreadsheet as label for printing purpose
I have a situation where I need to have version number on each document in version controlled document library.
Having version number on printed sheet would help to see the validity of document.
I ...
0
votes
2answers
529 views
Change from Minor to Major version when initially uploading a document into a library
Is there a way to change the version from a minor to a major version when a document is initially uploaded to a document library?
Currently, when a document is uploaded it's set to version .1. We ...
2
votes
1answer
138 views
Possible to download all versions of a document?
My team is looking for a way to download all versions of a particular document on our site (or more generally we would like to back-up all versions of all documents in a particular document library). ...
2
votes
3answers
1k views
Uploading multiple documents into a library keeps the documents checked out and not visible to other users
When you upload multiple documents into a Document Library with versioning turned on, is it a SharePoint 2007 default to keep the documents checked out? For some reason, when multiple documents are ...
0
votes
2answers
2k views
SharePoint 2010 Document Library version history
When modifying documents in a SharePoint 2010 enterprise environment with major and minor versioning enabled, SharePoint keeps a version history for the document. The version history view though only ...
0
votes
1answer
140 views
Large file won't allow checkin, claims to be checked out to the current user
A out of the box library with versioning on and checkout required. The files that show the issue are Word and PowerPoint. All of these files are larger than our average files and run about 5 to 10MB
...
2
votes
1answer
196 views
Moving docs WITH version history [duplicate]
Possible Duplicate:
How can you move a document with its version history to a new library?
Tom, were you ever able to move documents WITH version histories from one folder to another? I ...
2
votes
2answers
853 views
Set version of a document
We are looking at moving a some documents into a SharePoint 2010 document library.
Is there any way to set the starting version number for each document?
