Questions tagged [revisions]

73 questions
0
votes
0 answers

Visual Composer for Wordpress CSS Revisions

I am creating a project for work using Visual Composer for WordPress. My co-worker was messing around while I was in the middle of making changes and updated the page with old CSS, removing everything I had done for the entire day. I noticed that…
douk
  • 17
  • 6
0
votes
1 answer

c# SharpSVN, how does one get a copy of specific revision files?

I was looking for something in SharpSVN that will do the equivalent of "Save revision to..." in the TurtoiseSVN GUI. I have been trying to find out how to do this with no luck. Currently I am looking at: Note: logentry is a SvnLogEventArgs after I…
Sam F
  • 621
  • 1
  • 8
  • 16
0
votes
1 answer

SVN Merge just revision changes only

Assume I have Revision 101, Revision 102, and Revision 103 for Folder A. I would like to merge Folder A to Folder B with only the changes that where committed in Revision 103 for folder A. I do not want the changes in revision 102. My understanding…
pnizzle
  • 6,243
  • 4
  • 52
  • 81
0
votes
1 answer

Count Number of Revisions for a Wordpress Post

I would like to display the number of revisions for a specific Wordpress post. For example, if the post ID "78" was updated 8 times, I would like to echo the number "8" in PHP.
0
votes
1 answer

Does Google Drive have an issue with lots of revisions?

Anyone have experience of documents in drive with lots of revisions, all marked as "do not delete"? I have a customer who has such a scenario and once they get between 150 and 200 revisions for a document they don't seem to be able to upload…
StuartD
  • 83
  • 6
0
votes
1 answer

Tortoise SVN Merging committed revisions in same repository

I'm trying to clean up my repository. Since I'm committing my changes very often, to be sure, I have many changes that were committed seperately but belong together. Is it possible to join multiple committed revisions (in the same repository) in the…
user2154171
  • 145
  • 1
  • 1
  • 8
0
votes
1 answer

Update one specific file on any action with head revision

i want to have on file, that contains the HEAD revision of the whole project. i know, that i can do that with svn propset. but the problem of this is, if the file is not changed, the value of the revision will, indeed, stay the same. how can i…
emfi
  • 649
  • 6
  • 23
0
votes
1 answer

How to show a feed of Github revisions that updates automatically?

I'm wondering how you could make a feed on your website that shows all revisions in a Github project. Basically something like this: https://oc.tc/revisions is what I'm looking for. I couldn't find the scripts/programs they use anywhere sadly. Any…
Martyn
  • 49
  • 1
  • 7
0
votes
1 answer

Dropbox API (Python) - file revision and user name

I'm using the Dropbox API (for Python) to list files in a shared folder. Just as proposed by the "Version history" option on Dropbox website, is it possible to know if any of these file has been modified or deleted by an other user than me (with…
Dwii
  • 1
  • 2
0
votes
1 answer

WordPress multiple revisions saved every minute

When my client logs into WP, his system is somehow firing updates/revisions automatically (not autosave) -- sometimes every minute; sometimes every other minute. Here is the revision log on one of the pages: Revision Log…
0
votes
1 answer

SVN : how to get information about revisions

I use the 'svn mergeinfo' command to fetch information about the changes that should be merged from branch to trunk. This command returns only the list of revisions, for example: r18427 r18428 r18429 ... I would like to fetch also the comments that…
Rarar
  • 419
  • 2
  • 6
  • 19
0
votes
2 answers

WordPress Post Revisions

Ok relatively simple question here. I just want to display the autosaves/revisions on my Edit Post page so my client can alternate between old autosaves etc. Any ideas how i turn this on ? Thanks!!! **** EDIT: ANSWERED On Edit Post page i simply…
Matt
  • 2,450
  • 5
  • 30
  • 36
0
votes
1 answer

Undeleting file in Cornerstone

So, I did what seems to be a big mistake. I accidentally deleted a very important file in Cornerstone from my Repository and can't get it back. I have clicked at Revert 20-30 times now but it seems that it won't revert changes since the first change…
holyredbeard
  • 19,619
  • 32
  • 105
  • 171
1 2 3 4
5