VisualSVN revision file problem, possibly corrupt NTFS permissionsGetting specific revision via http with VisualSVN ServerNTFS performance and large volumes of files and directoriessvn recovery - restoring individual revisionsRestore VisualSVN server from client copyWhat's the “format” file in VisualSVN repository?Is it possible to connect to VisualSVN server throught internetSVN how to resolve an out of order repositoryUnable to access VisualSVN Server repositories after computer hard drive crashedDealing with multiple svn corruptions over multi-year periodVisualSVN Server: Is it possible to NOT inherit permission?
How dangerous are set-size assumptions?
Could Sauron have read Tom Bombadil's mind if Tom had held the Palantir?
Swapping rooks in a 4x4 board
Counting occurrence of words in table is slow
Analog is Obtuse!
Do equal angles necessarily mean a polygon is regular?
Firefox Arm64 available but RapsPi 3B+ still 32 bit
Why is Madam Hooch not a professor?
What can I do to find new work while my workplace is closed due to an accidental death?
When is it ok to add filler to a story?
Why does the numerical solution of an ODE move away from an unstable equilibrium?
How well known and how commonly used was Huffman coding in 1979?
Is it OK to bottle condition using previously contaminated bottles?
How to get cool night-vision without lame drawbacks?
Was is the difference between "uparujjhati" & "nirujjhati"?
How can I repair scratches on a painted French door?
What do you call the action of someone tackling a stronger person?
Why aren't (poly-)cotton tents more popular?
Is adding a new player (or players) a DM decision, or a group decision?
How many codes are possible?
STM Microcontroller burns every time
How many satellites can stay in a Lagrange point?
How should I behave to assure my friends that I am not after their money?
Does the Paladin's Aura of Protection affect only either her or ONE ally in range?
VisualSVN revision file problem, possibly corrupt NTFS permissions
Getting specific revision via http with VisualSVN ServerNTFS performance and large volumes of files and directoriessvn recovery - restoring individual revisionsRestore VisualSVN server from client copyWhat's the “format” file in VisualSVN repository?Is it possible to connect to VisualSVN server throught internetSVN how to resolve an out of order repositoryUnable to access VisualSVN Server repositories after computer hard drive crashedDealing with multiple svn corruptions over multi-year periodVisualSVN Server: Is it possible to NOT inherit permission?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Our main repository is about 10 years old, with 20k+ of numbered revision files residing within it.
Out of all those files, 5 have gone into what I can only call a strange state on the file system, which is preventing a full/clean checkout of the repository.
These 5 files won't copy, delete or even open to edit, citing "File Access Denied" in Windows (server 2016). I have ownership of the files and full permissions. I can change security on them, but no combination will let me do anything with them. Pick any other file in the same folder and it is fine.
These files are backed up in two places - cloud & backup hd. The cloud file will attempt to download in Chrome but I instantlly get "Failed - insufficent permissions" seemingly at the point it tries to write it to the filesystem. Same with Firefox. The backup through Windows backup won't restore them either. I can restore any other revision files from these backups, just not these 5. If corrupt, it would surprise me how they have been obtained by the backups in this form when I can't even open them.
So it is like some kind of corrupt security is travelling with the file. Does anyone know how to get these files back or is familiar with the problem? Or know anything else I could try?
(I'm not keen on reconstructing the repository, especially if it could happen again).
windows svn ntfs visualsvn-server visualsvn
add a comment |
Our main repository is about 10 years old, with 20k+ of numbered revision files residing within it.
Out of all those files, 5 have gone into what I can only call a strange state on the file system, which is preventing a full/clean checkout of the repository.
These 5 files won't copy, delete or even open to edit, citing "File Access Denied" in Windows (server 2016). I have ownership of the files and full permissions. I can change security on them, but no combination will let me do anything with them. Pick any other file in the same folder and it is fine.
These files are backed up in two places - cloud & backup hd. The cloud file will attempt to download in Chrome but I instantlly get "Failed - insufficent permissions" seemingly at the point it tries to write it to the filesystem. Same with Firefox. The backup through Windows backup won't restore them either. I can restore any other revision files from these backups, just not these 5. If corrupt, it would surprise me how they have been obtained by the backups in this form when I can't even open them.
So it is like some kind of corrupt security is travelling with the file. Does anyone know how to get these files back or is familiar with the problem? Or know anything else I could try?
(I'm not keen on reconstructing the repository, especially if it could happen again).
windows svn ntfs visualsvn-server visualsvn
What VisualSVN Server version do you run? What's logged to the event log?
– bahrep
Mar 25 at 12:52
Currently on v3.9.3 with repositories updated, but it is not to say this problem hasn't been there for a while since I only noticed it when trying to checkout in full, which hasn't been required for about a year. No sure what to look for in event log?
– mhapps
Mar 25 at 13:42
if the problem is with VisualSVNServer.exe service permissions, you'll see access denied errors on the log. See this article, too visualsvn.com/support/topic/00037
– bahrep
Mar 25 at 16:07
The difficulty is nothing can access the files including SVN. Have never seen this before. chkdsk /r finds no errors/does not resolve.
– mhapps
Mar 26 at 10:16
add a comment |
Our main repository is about 10 years old, with 20k+ of numbered revision files residing within it.
Out of all those files, 5 have gone into what I can only call a strange state on the file system, which is preventing a full/clean checkout of the repository.
These 5 files won't copy, delete or even open to edit, citing "File Access Denied" in Windows (server 2016). I have ownership of the files and full permissions. I can change security on them, but no combination will let me do anything with them. Pick any other file in the same folder and it is fine.
These files are backed up in two places - cloud & backup hd. The cloud file will attempt to download in Chrome but I instantlly get "Failed - insufficent permissions" seemingly at the point it tries to write it to the filesystem. Same with Firefox. The backup through Windows backup won't restore them either. I can restore any other revision files from these backups, just not these 5. If corrupt, it would surprise me how they have been obtained by the backups in this form when I can't even open them.
So it is like some kind of corrupt security is travelling with the file. Does anyone know how to get these files back or is familiar with the problem? Or know anything else I could try?
(I'm not keen on reconstructing the repository, especially if it could happen again).
windows svn ntfs visualsvn-server visualsvn
Our main repository is about 10 years old, with 20k+ of numbered revision files residing within it.
Out of all those files, 5 have gone into what I can only call a strange state on the file system, which is preventing a full/clean checkout of the repository.
These 5 files won't copy, delete or even open to edit, citing "File Access Denied" in Windows (server 2016). I have ownership of the files and full permissions. I can change security on them, but no combination will let me do anything with them. Pick any other file in the same folder and it is fine.
These files are backed up in two places - cloud & backup hd. The cloud file will attempt to download in Chrome but I instantlly get "Failed - insufficent permissions" seemingly at the point it tries to write it to the filesystem. Same with Firefox. The backup through Windows backup won't restore them either. I can restore any other revision files from these backups, just not these 5. If corrupt, it would surprise me how they have been obtained by the backups in this form when I can't even open them.
So it is like some kind of corrupt security is travelling with the file. Does anyone know how to get these files back or is familiar with the problem? Or know anything else I could try?
(I'm not keen on reconstructing the repository, especially if it could happen again).
windows svn ntfs visualsvn-server visualsvn
windows svn ntfs visualsvn-server visualsvn
edited Mar 25 at 18:55
bahrep
22.9k10 gold badges80 silver badges115 bronze badges
22.9k10 gold badges80 silver badges115 bronze badges
asked Mar 25 at 10:59
mhappsmhapps
5104 silver badges10 bronze badges
5104 silver badges10 bronze badges
What VisualSVN Server version do you run? What's logged to the event log?
– bahrep
Mar 25 at 12:52
Currently on v3.9.3 with repositories updated, but it is not to say this problem hasn't been there for a while since I only noticed it when trying to checkout in full, which hasn't been required for about a year. No sure what to look for in event log?
– mhapps
Mar 25 at 13:42
if the problem is with VisualSVNServer.exe service permissions, you'll see access denied errors on the log. See this article, too visualsvn.com/support/topic/00037
– bahrep
Mar 25 at 16:07
The difficulty is nothing can access the files including SVN. Have never seen this before. chkdsk /r finds no errors/does not resolve.
– mhapps
Mar 26 at 10:16
add a comment |
What VisualSVN Server version do you run? What's logged to the event log?
– bahrep
Mar 25 at 12:52
Currently on v3.9.3 with repositories updated, but it is not to say this problem hasn't been there for a while since I only noticed it when trying to checkout in full, which hasn't been required for about a year. No sure what to look for in event log?
– mhapps
Mar 25 at 13:42
if the problem is with VisualSVNServer.exe service permissions, you'll see access denied errors on the log. See this article, too visualsvn.com/support/topic/00037
– bahrep
Mar 25 at 16:07
The difficulty is nothing can access the files including SVN. Have never seen this before. chkdsk /r finds no errors/does not resolve.
– mhapps
Mar 26 at 10:16
What VisualSVN Server version do you run? What's logged to the event log?
– bahrep
Mar 25 at 12:52
What VisualSVN Server version do you run? What's logged to the event log?
– bahrep
Mar 25 at 12:52
Currently on v3.9.3 with repositories updated, but it is not to say this problem hasn't been there for a while since I only noticed it when trying to checkout in full, which hasn't been required for about a year. No sure what to look for in event log?
– mhapps
Mar 25 at 13:42
Currently on v3.9.3 with repositories updated, but it is not to say this problem hasn't been there for a while since I only noticed it when trying to checkout in full, which hasn't been required for about a year. No sure what to look for in event log?
– mhapps
Mar 25 at 13:42
if the problem is with VisualSVNServer.exe service permissions, you'll see access denied errors on the log. See this article, too visualsvn.com/support/topic/00037
– bahrep
Mar 25 at 16:07
if the problem is with VisualSVNServer.exe service permissions, you'll see access denied errors on the log. See this article, too visualsvn.com/support/topic/00037
– bahrep
Mar 25 at 16:07
The difficulty is nothing can access the files including SVN. Have never seen this before. chkdsk /r finds no errors/does not resolve.
– mhapps
Mar 26 at 10:16
The difficulty is nothing can access the files including SVN. Have never seen this before. chkdsk /r finds no errors/does not resolve.
– mhapps
Mar 26 at 10:16
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55336294%2fvisualsvn-revision-file-problem-possibly-corrupt-ntfs-permissions%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55336294%2fvisualsvn-revision-file-problem-possibly-corrupt-ntfs-permissions%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What VisualSVN Server version do you run? What's logged to the event log?
– bahrep
Mar 25 at 12:52
Currently on v3.9.3 with repositories updated, but it is not to say this problem hasn't been there for a while since I only noticed it when trying to checkout in full, which hasn't been required for about a year. No sure what to look for in event log?
– mhapps
Mar 25 at 13:42
if the problem is with VisualSVNServer.exe service permissions, you'll see access denied errors on the log. See this article, too visualsvn.com/support/topic/00037
– bahrep
Mar 25 at 16:07
The difficulty is nothing can access the files including SVN. Have never seen this before. chkdsk /r finds no errors/does not resolve.
– mhapps
Mar 26 at 10:16