svn
Granting access to specific directory in an SVN repository?
I want to grant a user access to only specific directory开发者_开发百科 (including its sub-directories) in my SVN repository and not the whole repository, is that possible?If you\'re using either apac[详细]
2023-04-13 09:39 分类:问答svn: any way to efficiently list which properties have changed
svn diff doesn\'t seem to have a way to just list the property names (not values) that have changed. Is 开发者_开发知识库there a way to do this?svn diff itself seems not to have an option to allow tha[详细]
2023-04-13 08:51 分类:问答Upgrade from Subversion 1.5 to Subversion 1.7
We are running Subversion 1.5.4 on开发者_StackOverflow中文版 our clients and the server. Is it possible to upgrade directly from Subversion 1.5 to version 1.7? What steps are required to do that?I rea[详细]
2023-04-13 06:33 分类:问答Merging changes from one repository to many others
I\'m going to give some information so you can understand where i\'m at with this so bear with me: I\'ve started working at this workplace 4 months ago now. They have an inhouse catalog engine that c[详细]
2023-04-13 06:32 分类:问答How do you push the latest head/master into SVN from GIT without all the history?
I\'m dealing with two repositories.A remote serv开发者_如何学编程er running SVN and my local git repo.[详细]
2023-04-13 06:10 分类:问答svn: reload an old revision
I\'d like to reload an old revision of 开发者_高级运维my repository. My current revision ist 645 and I\'d like to have 642 as my current version. The changes from 642 to 645 are changes in the files a[详细]
2023-04-13 04:38 分类:问答Getting date of a revision using svn info
My objective is to extract revisions from the repository that are at least 30 days apart from each other. Lets say I want to examine revisions starting from 30 to 100. For each of the revisions, I hav[详细]
2023-04-13 04:21 分类:问答What do you type to see a list of files that have changed in a svn repo?
I have a repo, and I want to run a standard test before updating t开发者_运维问答he source on a server, that it must first check if any of the files have changed. How can I see such a list?Gives list[详细]
2023-04-13 02:36 分类:问答Add specific source file types to svn recursively
I know this is an ugly script but it does the job. What I am facing now is adding a few more extensions what would clutter the scrip even more.[详细]
2023-04-13 02:17 分类:问答SCPlugin icons and menu
I installed SCP开发者_StackOverflowlugin on my mac for subversion. It works fine but I don\'t see the icons show status of my files. And I don\'t have SCPlugin\'s options in my right click menu bar. A[详细]
2023-04-13 01:59 分类:问答