revision
Local history / revisions for development files
In eclipse you have local history, I was wondering if there is some software that can keep track of file history similar to this but without using eclipse.[详细]
2023-02-20 08:55 分类:问答SVN - Commit to older revision version
we have a svn repository on a server, and some clients updating/commiting to it. Now, the server crashed yesterday and the backup available is a week ok old, and has an older svn head saved. Let\'s s[详细]
2023-02-18 20:37 分类:问答Javascript/Node.js: data patching scheme
I\'m writing a little app in node. I have posts that I want wiki-like revisions for. I\'m also saving the post very frequently as they\'re being edited, so I do not want to save full revisions on each[详细]
2023-02-17 14:23 分类:问答Does any database support revision control on its command line interface?
Does any database support revision control on its command line interface? So for instance, I\'m at the mysql> command prompt. I\'m going to add a column to a table. I type[详细]
2023-02-16 15:31 分类:问答How to list files in specific revision in `git`?
I want to know file list开发者_如何转开发 in specific revision in git repository. How can I do this?git ls-tree -r --name-only $REV[详细]
2023-02-15 00:06 分类:问答Subversion - put version number in a file
I just want a single file, called \"revision\", which contains the repository revision number at any given time so that when I export my repository, my application is able开发者_Python百科 to see whic[详细]
2023-02-08 14:41 分类:问答Perforce not syncing files correctly
I\'m using Perforce P4V, the graphical tool, to interface with my Perforce server here at work.I have a project I added to the depot and I accidentally deleted it from my workspace on my local compute[详细]
2023-02-06 17:36 分类:问答Source control issue with deploying versions
we have this discussion about how to deploy to production revisions that are UAT closed without revisions with UAT not-closed status.[详细]
2023-02-03 10:42 分类:问答How do you sync to a prior changelist in GitHub?
I come from the Perforce world, so my language here is going to be Perforce speak, but I am trying to use GitHUB and something terrible has happened.I used the commands:[详细]
2023-02-03 01:34 分类:问答Eclipse Subversive revision numbers on multiple project commit
If I have 2 projects in Eclipse that refers to the same repository location. repository location: svn://server[详细]
2023-02-02 21:26 分类:问答