开发者

revision

0
  • 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 分类:问答
  • Checkout the git commit corresponding to a certain revision from the old SVN repository?

    I migrated my repository from SVN to git. I used THIS site. Now I have a bug in revision X. How do I checkout from my git repository, knowing on开发者_开发百科ly the revision number from my old SVN r[详细]

    2023-04-10 00:51 分类:问答
  • Go to particular revision

    I cloned a git repository of a certain project. Can I turn the files to the 开发者_JAVA百科initial state and when I review the files go to revision 2, 3, 4 ... most recent? I\'d like to have an overvi[详细]

    2023-04-07 22:16 分类:问答
  • Find Head revision svn no working copy

    I have a repo I am trying to get the HEAD revision number through code. There is no svn controlled working copy as everything is exported.[详细]

    2023-04-06 03:13 分类:问答
  • Git: determine revision based on file contents

    I have a file from a project that uses GIT as repository. For that file I need to fi开发者_JS百科nd out to which revision this file belongs to. The file is stand-alone outside of an repository (not tr[详细]

    2023-04-05 16:36 分类:问答
  • Who deleted my change in git?

    Here was my problem for the last 30 minutes: I had a couple of changes that disappeared in one of my files, and I don\'t know when that happened. And I want to know who did that![详细]

    2023-04-01 08:04 分类:问答
  • Database Design for many-to-many revisions?

    My question is related to Database Design for Revisions? but more complicated. I have two tables with many-to-many relations between them. Let\'s call them A and B.[详细]

    2023-03-30 09:41 分类:问答
  • GIT How to view history of turnins

    I would like to see the history of changes for a file in GIT revision tool. Also the date when turnin was done,who made the chang开发者_StackOverflowe and any related turnin commentsYou mean log?[详细]

    2023-03-28 18:45 分类:问答
  • Mercurial and mysql

    I\'m using Mercurial for revision control of few projects. I have Mercurial installed both on my VPS and on my local machine. I push changes from my local machine to the remote server. Everything is o[详细]

    2023-03-27 05:24 分类:问答
  • How to set the revision Number to a file

    I am using the file upload in my project. I like to set the revision number for the file which I am uploading in the database. i.e. I will upload a sd.doc file for first time it will be saved as versi[详细]

    2023-03-22 02:13 分类:问答