Set timer on Get Lock (SVN)











up vote
1
down vote

favorite












Hi I was wondering if there is a way for the SVN server to automatically release and commit the Get Lock function on any file after a certain amount of time.



for example; if a developer locked a file to work on, and forgot to release the lock, in 10 mins the lock will be automatically released.



We have a big numbers of developers here and if one forgot to release a lock it might be a problem and then we will have to use either "steal" or "break" which are nor very safe neither efficient










share|improve this question






















  • Hmm.. This is actually a very good question and doing a bit of digging in the svn manuals, it seems like at the very least, an expire date is supported: "Lock Created (date) - Lock Expires (date)" .. But there's no reference in the manuals anywhere on how to set this property. I may have to sniff my source code checkout of svn and see if I can find where it can be invoked. Good question.
    – Chris
    yesterday












  • I'd do it now, but unfortunately I can't look at the moment since I'm at work and don't have it on hand. Maybe if someone else has done a bit of digging, they can answer as well.
    – Chris
    yesterday















up vote
1
down vote

favorite












Hi I was wondering if there is a way for the SVN server to automatically release and commit the Get Lock function on any file after a certain amount of time.



for example; if a developer locked a file to work on, and forgot to release the lock, in 10 mins the lock will be automatically released.



We have a big numbers of developers here and if one forgot to release a lock it might be a problem and then we will have to use either "steal" or "break" which are nor very safe neither efficient










share|improve this question






















  • Hmm.. This is actually a very good question and doing a bit of digging in the svn manuals, it seems like at the very least, an expire date is supported: "Lock Created (date) - Lock Expires (date)" .. But there's no reference in the manuals anywhere on how to set this property. I may have to sniff my source code checkout of svn and see if I can find where it can be invoked. Good question.
    – Chris
    yesterday












  • I'd do it now, but unfortunately I can't look at the moment since I'm at work and don't have it on hand. Maybe if someone else has done a bit of digging, they can answer as well.
    – Chris
    yesterday













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Hi I was wondering if there is a way for the SVN server to automatically release and commit the Get Lock function on any file after a certain amount of time.



for example; if a developer locked a file to work on, and forgot to release the lock, in 10 mins the lock will be automatically released.



We have a big numbers of developers here and if one forgot to release a lock it might be a problem and then we will have to use either "steal" or "break" which are nor very safe neither efficient










share|improve this question













Hi I was wondering if there is a way for the SVN server to automatically release and commit the Get Lock function on any file after a certain amount of time.



for example; if a developer locked a file to work on, and forgot to release the lock, in 10 mins the lock will be automatically released.



We have a big numbers of developers here and if one forgot to release a lock it might be a problem and then we will have to use either "steal" or "break" which are nor very safe neither efficient







svn tortoisesvn






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked yesterday









Mostafa Mekky

62




62












  • Hmm.. This is actually a very good question and doing a bit of digging in the svn manuals, it seems like at the very least, an expire date is supported: "Lock Created (date) - Lock Expires (date)" .. But there's no reference in the manuals anywhere on how to set this property. I may have to sniff my source code checkout of svn and see if I can find where it can be invoked. Good question.
    – Chris
    yesterday












  • I'd do it now, but unfortunately I can't look at the moment since I'm at work and don't have it on hand. Maybe if someone else has done a bit of digging, they can answer as well.
    – Chris
    yesterday


















  • Hmm.. This is actually a very good question and doing a bit of digging in the svn manuals, it seems like at the very least, an expire date is supported: "Lock Created (date) - Lock Expires (date)" .. But there's no reference in the manuals anywhere on how to set this property. I may have to sniff my source code checkout of svn and see if I can find where it can be invoked. Good question.
    – Chris
    yesterday












  • I'd do it now, but unfortunately I can't look at the moment since I'm at work and don't have it on hand. Maybe if someone else has done a bit of digging, they can answer as well.
    – Chris
    yesterday
















Hmm.. This is actually a very good question and doing a bit of digging in the svn manuals, it seems like at the very least, an expire date is supported: "Lock Created (date) - Lock Expires (date)" .. But there's no reference in the manuals anywhere on how to set this property. I may have to sniff my source code checkout of svn and see if I can find where it can be invoked. Good question.
– Chris
yesterday






Hmm.. This is actually a very good question and doing a bit of digging in the svn manuals, it seems like at the very least, an expire date is supported: "Lock Created (date) - Lock Expires (date)" .. But there's no reference in the manuals anywhere on how to set this property. I may have to sniff my source code checkout of svn and see if I can find where it can be invoked. Good question.
– Chris
yesterday














I'd do it now, but unfortunately I can't look at the moment since I'm at work and don't have it on hand. Maybe if someone else has done a bit of digging, they can answer as well.
– Chris
yesterday




I'd do it now, but unfortunately I can't look at the moment since I'm at work and don't have it on hand. Maybe if someone else has done a bit of digging, they can answer as well.
– Chris
yesterday

















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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53409255%2fset-timer-on-get-lock-svn%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53409255%2fset-timer-on-get-lock-svn%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Contact image not getting when fetch all contact list from iPhone by CNContact

count number of partitions of a set with n elements into k subsets

A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks