version-control
Can I nest subrepos in Mercurial?
I am having trouble setting up a project in Mercurial with subrepos. Goal: I want to set up the structure like so:[详细]
2023-04-04 04:30 分类:问答Is there a text editor that will "pretty print" for display without changing the underlying text?
There are two competing requirements 1) I want to pretty print so that I can read and understand code written by my peers[详细]
2023-04-04 03:54 分类:问答How to set up Netbeans, Mercurial and BitBucket with SSH
I set up Mercurial (actually TortoiseHg) to work so that Netbeans could interact with BitBucket. I set it up with HTTPS, but now I\'m trying to use SSH instead. I\'m not having much success. Here are[详细]
2023-04-04 02:03 分类:问答Go's gofmt and diff/VCS issues?
I\'ve got a question about Go\'s gofmt tool, which formats automatically the output of programs according to the official Go specs (for ex开发者_如何学运维ample you cannot argue about where brackets s[详细]
2023-04-04 00:41 分类:问答tool to create repository on local machine and allow checkins and source control locally
I am developing on Fedora. I don\'t have any remote server or so. But I want to setup something to help me does \"source control\" of the changes that I make locally - allow me to create reposi开发者_[详细]
2023-04-03 23:41 分类:问答Software Configuration Management Tool
We are team of 4 at present. We all are working on the same p开发者_高级运维roject. Every morning we have to spend at least 30 minutes integrating our projects for all the changes we made previous day[详细]
2023-04-03 21:42 分类:问答Should I commit .rvmrc files in a project? [duplicate]
Th开发者_JS百科is question already has answers here: Do you check in your rvmrc file? (2 answers) Closed 10 years ago.[详细]
2023-04-03 19:59 分类:问答How to add my Android Eclipse project to my friend's Git repository in Windows?
I think I need to use Git clone? His repository address is gitosis@XX.XX.XXX.XXX:repoName.git I would like to do this outside of Eclipse. (ie. no plugins)[详细]
2023-04-03 15:34 分类:问答Eclipse corrupts cvs files
I\'m facing a frustrating issue when creating a project from the resources I just checked from the cvs 开发者_运维百科server . Basically everything is ok (all files are under version control) after th[详细]
2023-04-03 14:28 分类:问答How to include SASS files and CSS files into version repository and developement cycle
I have a project that uses Subversion as versioning tool and a remote host for deploy working 开发者_JAVA技巧code (live stage is smth different). I use sass files to generate css files. My question is[详细]
2023-04-03 13:41 分类:问答