repository
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 分类:问答Create a generic method where a expression can be passed as parameter to make dynamic queries
I am using EF. and the repository Pattern. The specific question is how can I write the GetPositionByCustomExpression below so that from the caller I can pass an expression, sometimes the expression[详细]
2023-04-13 04:31 分类:问答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 分类:问答Evolving Business - DDD or Not?
I have a project where I\'m already working on a traditional 3 layers architecture (Entity / Business / UI), and I\'m applying the repository pattern and IoC.[详细]
2023-04-13 03:37 分类:问答File Level Tracking In Git (Files from multiple branches in same directory)
Is there any script that lets one remember branch/commit seperatly for files in some directory so that one can simultaneously work on file1 on branch1 and file2 on branch2 in the same directory and ha[详细]
2023-04-13 03:28 分类:问答GIT SVN dcommit after folder rename
I have not been able to find a similar answer to my question. Situation: Locally using GIT (git version 1.7.3.1.msysgit.0)[详细]
2023-04-13 01:28 分类:问答Should repositories use objects or primitives?
I\'ve noticed, there\'s really no rhyme or reason to whether my repositories take objects or primitives as parameters, or whether CREATE methods return just an int (ID from the DB) or the full-fledged[详细]
2023-04-12 14:53 分类:问答fake DataRepository - emulating the database
Quick Info: I\'m using C# 4.0 and RhinoMocks (with AAA) I\'ll explain with some code what I\'m thinking about doing:[详细]
2023-04-12 14:23 分类:问答Git Gui showing 8000 files from AppData
Git Gui is showing over 8000 files f开发者_如何学Crom the .gem and AppData directories which is preventing me from seeing my actual repository.[详细]
2023-04-12 09:25 分类:问答'<uniqueVersion>false</uniqueVersion>' at maven 3
Why maven 3 depreciated false at Snapshot repository configuration at pom.xml? What is the motivation behind it?[详细]
2023-04-12 06:18 分类:问答