The revisions tag has no wiki summary.
0
votes
0answers
15 views
Issues with Wordpress altering URL or showing deleted posts
We're having some issues with a Wordpress powered blog.
It's wordpress 2.1 and apart from askimet and hello dolly there are no plugins + the theme doesn't interfere with the core of wordpress at ...
2
votes
3answers
49 views
How to get all revisions in subversion URL (trunk/branch) based on a string in svn comments?
Need some help on shell command to get all revs in subversion trunk URL based on a string in svn comments.
I figured out to get it on one file but not on URL.
I tried svn log URL --stop-on-copy and ...
0
votes
0answers
26 views
grunt-rev with images in javascript source?
I'm assigning a few pictures in JavaScript:
if(retina) {
images.src = '../images/screen2@2x.png';
} else {
images.src = '../images/screen2.png';
}
How can I tell grunt-rev to change those paths ...
0
votes
1answer
63 views
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 ...
0
votes
1answer
28 views
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 ...
1
vote
3answers
23 views
Should I store multiple versions of a document in localstorage by document_id or document_id_version?
I need to write a script to manage conflicting versions of a document in local storage. I'm currently thinking about two alternatives and have trouble deciding which one will be more scalable.
My ...
0
votes
0answers
16 views
svn log command is causing error
I am getting this error on using the svn command as follows
svn log -v --targets files.txt
files.txt has this
svn://xyz.com/websvn/MYORG/branches/release_1_br/a/b/c/abc.css
a/b/c/def.css
I tried ...
1
vote
1answer
74 views
svn create patch from multiple revisions
If I have changes, commited in revisions 11, 13 , 17, 20 into a branch, can I create an svn patch like this ?
svn diff -r11:20
1
vote
0answers
59 views
How to get a detailed list of google doc revisions in Drive API
I am trying to find a way to retrieve a detailed list of google doc revisions using Google Drive API. I have tried to implement it in Java, and it does return a list of 10 revisions. However, this ...
0
votes
0answers
52 views
How Can I Create a Custom “Submit” Button In The Wordpress Backend (Edit Post) That Updates The Post Without Creating a Revision?
I'm looking to create a custom button in the wordpress backend that simply updates the post I'm editing WITHOUT creating a revision. I don't want to turn off revisions all together, just give myself ...
0
votes
1answer
50 views
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
...
0
votes
1answer
237 views
Post revisions don't save or show up for all custom post types
My website makes use of a number of custom post types as well as the traditional "posts" and "pages" types. For all "posts" and "pages" revisions show up as they should, with a history of edits ...
0
votes
1answer
31 views
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!!!
...
0
votes
0answers
225 views
How to show REVISIONS information using Jenkins Jelly script's by default HTML.jelly file
Environment: Windows, Jenkins Latest version, Version control: SVN (Subversion).
When I click on the Jenkins build link, then click on the last build# (ex: 123), I see the following info on the page. ...
0
votes
0answers
107 views
Get document revisions from a date or limiting max results
Would be great that the "updated" field of an document entry were updated each time that the content change, but as I cant achieve that, Im trying to work with document revisions.
I get all the ...
2
votes
1answer
277 views
WordPress published posts and revisions + custom post types [closed]
I stumbled up on one problem with revisions that I have to use for on website im building in wordpress.
So, it goes something like this. I installed Capability Manager plugin so I was able to make a ...
0
votes
1answer
288 views
Undeleting file in Cornerstone
So, I did what seems to be a big mistake. I accidentally deleted a very importent file in Cornerstone from my Repository and can't get it back.
I have clicked at Revert 20-30 times now but it seems ...
3
votes
2answers
228 views
django - Models design advice for revision + moderation system
I'm actually working in a DJango based system. We need to support some moderation and revisioning functionalities, but we are not sure about the best design of models classes.
I give you some more ...
0
votes
2answers
124 views
Google Docs like revisioning?
I need to implement similar revisioning history what Google Docs documents have. I'm just wondering how they have implemented revisioning. If you do one change, then that change is saved. Does that ...
3
votes
2answers
87 views
Mercurial : user friendly way to display exact revision number of files?
When I was using Subversion as part of the build process I'd run an 'svn info' and capture the unique ID number and echo it to a header file for inclusion by other programs. This made it easy for ...
2
votes
3answers
353 views
SVN merge trunk into branch deleting files
I am trying to do something seemingly simple, yet having problems.
Basically, I have an svn repo, it has a trunk and a branch which was created from revision 122.
I added a file (src/utils/foo.py) ...
0
votes
1answer
199 views
Node Revisioning VID used for views argument
I've built a node reference field that allows multiple multi-media content types to be accessed. I then threw it together in a view so I could group based on content type, so images are with images, ...
0
votes
2answers
249 views
How to get revisions from Excel or PowerPoint Files in C# using Interop?
Am working on an application that needs to count words from documents and revisions.
as you can see here, I have already resolved this for Word Documents (well, as much it can be resolved) but now i ...
3
votes
1answer
578 views
How to iterate and count Revisions in a Word document using C#?
I have been looking around for this but couldn't find an answer anywhere, so hope aomeone here can help.
I am doing a WinForms application in C# in wich i use WordApplcation.CompareDocuments to ...
1
vote
2answers
52 views
SQL query which counts status of grouped by month w. revision system
While attempting to produce a view of ticket statuses over time, I've run into a few challenges:
Background:
The database containing ticket records is setup to allow basic re-visioning, and ...
2
votes
3answers
71 views
Is there a way to check out a single file from a master that's behind on many Git commits?
I've got a code work flow dependent on pulling changes from a repo clones on dev machines into a repo master, then updating copies of that repo master on prod machines using something like a "git ...
1
vote
1answer
258 views
CVS Gui frontend with Diff Transaction Logs for Windows
I'm looking for a CVS GUI Frontend for Windows that has support to view diffs of files on a commit basis. I know SmartCVS has this feature ( Query | Transactions ) but I am looking for a free or open ...
0
votes
1answer
114 views
Mapping Revisions Table in Fluent NHibernate
I want to audit my Posts table by preserving whole record changes to a PostRevisions table before Post rows are updated. PostRevision entities should store all the Post entity columns along with a ...
1
vote
1answer
629 views
Redmine: see associated revisions for git branch?
I have redmine configured with a git repository. All was going well until we started
working on a git branch. It seems that git checkins on a branch other than master are not
being registered as ...
1
vote
1answer
86 views
Bazaar - changing email in revisions history
does anybody knows if it's possible to change commiter email address in Bazaar revisions history?
I've setup an email address with "bzr whoami" command, but now I'd like to change it in way that also ...
3
votes
2answers
34 views
Content (blogs, articles) revision: Serverside or JS?
What is the best place to calculate differences between two versions of a text (and add corresponding "removed" and "added" css classes)?
Should this be done at the server or is it better to have ...
8
votes
4answers
183 views
Handling Revisions within Oracle
I have a table say:
CREATE TABLE "DataNode" (
"ID" NUMBER(7,0),
"TYPE" NUMBER(7,0),
"NAME" VARCHAR2(100),
"STATUS" NUMBER(7,0),
"REVISION" NUMBER(4,0),
"MODIFIEDAT" DATE
);
...
2
votes
3answers
985 views
Subversion: how to create a tag with folders at multiple revisions
We have a large project which consists of a single build job (Maven, via a pom.xml, with multiple child folders etc). Developers have given us three different revision numbers, and would like us to ...
1
vote
2answers
96 views
Looking for a document collaboration tool
Does anyone know of a good way to use Word, Outlook or anything else to be able to review documents collaboratively in parallel?
It would be nice if there were a way to even merge multiple documents ...
2
votes
2answers
238 views
how cut the mercurial repository from certain revision / push
I have broken some code in my last 4-5 revisions / pushes to main repository. At now I want to completely delete this pushes and start HEAD of my repository from that point. How can I do that? In SVN ...
0
votes
2answers
130 views
SQL query for nth most recent update
I have a revision table and I need to be able the nth most recent update. I have a query that gives me the most recent revision record of enitity, but I need one for the nth most recent revision ...
0
votes
1answer
184 views
TFS API VS2010 - How do I set the comment on a workitem revision?
I've been beating my head against the wall and can't figure this out. I would post an image to help show you what I mean, but I'm a newbie ;)
1
vote
2answers
187 views
TortoiseSVN/Subversion Revision numbers…Altenate program?
I asked this question (below) a week ago and got the answer I was looking for, BUT, What program would work if I want the configuration management program to up a file to the next revision (by one ...
7
votes
8answers
992 views
Build Version vs Revision number
I have an asp.net/C# app that uses subversion for source control.
My app automatically increases it's AssembleVersion and AssemblyFileVersion on each build which works like a charm, and displays the ...
0
votes
1answer
263 views
How do you obtain a SvnLogEventArgs childs revision number in SharpSVN?
I have been working with SharpSVN quite a bit lately and I'm currently trying to obtain all of a revisions children's revision numbers. I see that using SvnLogEventArgs.HasChildren I can verify that ...
1
vote
1answer
337 views
couchdb - new views checkpointing against huge update_seq
I am running couchdb 0.11 on mac os x in a development environment. I have about 50,000 documents which I have migrated from a mysql db. In the course of migration, I have deleted and reimported this ...
0
votes
1answer
859 views
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 ...
4
votes
1answer
622 views
How to archive/export all files changed since a specific revision with Mercurial?
Mercurial supports a handy archive command which allows you to export all files as they were in a specific revision (thanks to Ry4an for pointing this out in a comment) to another folder/zip file etc. ...
8
votes
1answer
2k views
Is there any way to svn diff or svn merge across multiple non-sequential revisions at once?
So in SVN you can do things like:
svn merge -r555:558
svn diff -c551
but (as far as I know) there is no way to do:
svn merge -r555:558, 592:594
svn diff -c551, 557, 563
For merges you can always ...
1
vote
3answers
413 views
SharePoint 2007 lists webservice - identify revision of list item
Using the lists webservice I retrieve the items from a list. In the XML returned I can see the attribute ows__IsCurrentVersion="1" which I assume is the same as the file object model (i.e. a boolean ...
1
vote
1answer
1k views
Drupal - editing tab options for a content type not showing up
I'm working on a D5 site and a lot of the content types have the menus at the top of the edit page.
Examples:
Overview | Grants | Dev load | Dev render | Edit | Revisions | Track | Workflow
...
3
votes
3answers
639 views
track revisions in postgresql
I have to keep track of revisions of records in a table. What I've done is create a second table that inherits from the first and adds a revision counter.
CREATE TABLE A (
id SERIAL,
foo TEXT,
...
18
votes
2answers
10k views
2
votes
1answer
762 views
How can I list the revision numbers of a document in CouchDB?
I know that I can retrieve a specific revision of a document via
http://localhost:5984/mydb/626b345059c2a54fbe8b8009ba87a409?rev=2-3696048776
but this assumes I know the revision number ...
4
votes
3answers
501 views
How do I find the revision that changed a line in my code using TortoiseSvn?
I have one line of code which seems commented. Basically the thing I want to find is the revision that changed this line in the code.
So, is it possible to see changes in code related to a specific ...
