Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
4answers
94 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 ); ...
7
votes
8answers
563 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 ...
5
votes
1answer
827 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 ...
5
votes
2answers
4k views

SVN find revision of tag

Is there any way of showing which revision is equivalent to a certain tag?
3
votes
2answers
45 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 ...
3
votes
1answer
180 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 ...
3
votes
2answers
26 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 ...
3
votes
3answers
237 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 ...
2
votes
1answer
32 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 ...
2
votes
3answers
56 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 ...
2
votes
2answers
151 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 ...
2
votes
1answer
317 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. ...
2
votes
2answers
375 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, ...
2
votes
1answer
454 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 ...
1
vote
3answers
37 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) ...
1
vote
1answer
133 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 ...
1
vote
1answer
237 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
70 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 ...
1
vote
3answers
306 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
114 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 ...
1
vote
1answer
189 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 ...
1
vote
3answers
228 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
763 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 ...
1
vote
1answer
122 views

see revision differences with TortoiseSVN

How do I see the differences between revisions 1 and 100 of an open source project with TortoiseSVN?
0
votes
2answers
30 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 ...
0
votes
0answers
76 views

SVN: Compare merged revisions

I am trying to compare merged revisions but svn reports there are no differences between revisions. Our working style involves creating a branch from the trunk, working on that branch till the ...
0
votes
1answer
45 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
108 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 ...
0
votes
2answers
29 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 ...
0
votes
1answer
57 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 ...
0
votes
0answers
154 views

Tortoise SVN: Show all changesets in branch that haven't been merged to trunk and impact a set of files?

We are using a branch for the development team to code bug fixes and also new features. Sometime, same files get modified over and over again in the branch for different features or bugs. e.g. I need ...
0
votes
1answer
64 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 ...
0
votes
2answers
74 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
144 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 ;)
0
votes
1answer
129 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 ...
0
votes
1answer
381 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 ...