General :: Revision Control Application For Personal-local Use?
Dec 19, 2010
I'm looking for an application which does what is commonly termed as Revision Control (RC). Here is the scenario: I have a directory holding numerous files and subdirectories, all belong to a project I work on. I routinely edit/update some files and wish to record `snapshots' of the entire directory so I can compare different revisions. Of course I can store a tarred version of the directory everytime I change something but this is immensely inefficient. So What I would like is to `upload' a snapshot into an archive file everytime I change something and then being able to `download' a snapshot later (for comparison/backup). Only I work on the project and I use a single machine so everything is local (no network connections).
My requirements are:
1. Being able to easily download/upload with one command an entire directory with all its files and subdirectories.
2. Any change to the directory induces a new version including renaming/moving files (even if their content hasn't changed)
3. The snapshot is aware of symlinks and saves them as such (and not as file they point to).
4. The files in a snapshot retain their original date when I `download' from the archive.
5. A GUI allows to easily navigate between stored snapshots and see which changes occurred.
View 4 Replies
ADVERTISEMENT
Feb 12, 2011
i write this script:
[Code].....
i make this script to become a service ( i test it from bash, and my script work good), my problem is when i telnet to my local host (127.0.0.1) via a personal port like 5555 telnet give this error: ")syntax error: invalid arithmetic operator (error token is ", i know this error is for echo $(($A+$B)) and i know that telnet can not calculate $A+$B and the error is for this
View 3 Replies
View Related
Jul 13, 2010
I am using a script to start an application (with GUI, i.e. windows) in KDE. However, the window will always appear on the currently used desktop. I would like to define which desktop the application will appear to be able to just run in invisible in the background. How can I do this for KDE?
View 1 Replies
View Related
Nov 14, 2009
Are there any linux applications that will allow me to adjust the hard drive RPM rotational speeds? I've used similiar programs for windows before but now I am running a linux setup.
View 9 Replies
View Related
Jun 16, 2010
I use TextMate on Mac OS X to develop. The files I need to edit are on a Linux machine, and I have the Linux filesystem mounted on my Mac OS X. Opening the files and saving them in TextMate is not a problem.What I want to do (from my Mac OS X) is be able to...SSH <linux>cd <folder>mate <filename>I want that to open up the file in TextMate on my Mac OS X (thus, shifting focus from my Terminal.app to TextMate.app). How can I achieve this effect?
View 4 Replies
View Related
Jun 18, 2010
I want to do something like svn add dir1 dir2; svn ci dir1 dir2 but have it be only 1 revision. Is there a way to do this? Is this the correct way to add new folders (with contents) to the repository? We are restructuring the trunk, so I cleared it out and plan on putting these directories with their contents in it.
View 1 Replies
View Related
May 15, 2011
Is there fan control application for fedora?
View 6 Replies
View Related
May 14, 2011
Is there an application to control my fan,or is there a way to do it safely from terminal?
I'm also using a Thinkpad T42
Does im-sensors work with 11.04?
View 1 Replies
View Related
Dec 31, 2010
I have a slack 64 13.1 box, that I want to be able to control the monitor of from my laptop. Here's the scenario: I can already control the music remotely via X forwarding banshee to my laptop (banshee shows up on the laptop and music comes out on the desktop). Now I want to be able to open a movie on the desktop's display via the laptop.
Now googling this comes up with solutions for X forwarding, but I don't want it to forward X I want it to display on the desktop.
View 3 Replies
View Related
Sep 4, 2010
Is there any way, native or within download, of changing audio volume on a per-application basis? I vaguely remember doing this in the vista basic that was installed on this when I got it a couple of years ago, but was removed after a couple of months due to instability. I'd like music streaming thru VLC louder relative to games being played thru Adobe Flash in Chrome (which are at 100% of possible, 100% of the time, no options other than mute).
View 5 Replies
View Related
Nov 13, 2009
I think a version control system should be integrated by default into the user's documents directory. Any time a file is saved, the app would check to see if there is another file by the same name, and if there is, make a hidden copy of the previous version with name such as ".filename.[datestamp]" . This would be similar to what gEdit already does, but at a broader level.
A more robust system would include controls for watching more directories. It would also show comparisons with previous versions of the document. Being file based, it wouldn't care if unneeded backup files are destroyed.
If file space is an issue, backup files would only contain the differences between the next and previous versions. This would mean, however, that back-up files would be useless if a few are irretrievable.
Obviously, users would be able to turn this app on or off, if they don't need/desire this feature.
View 7 Replies
View Related
Jul 24, 2011
As per the title, the per application volume mixer has disappeared and I can no longer unmute things i have previously muted.
View 2 Replies
View Related
May 26, 2010
Using Slackware 12.0 32-bit. KDE KDE 4.2.4.When I choose the Menu (Kickoff Application Launcher)then choose Development, and then 'Emacs' I get the version of emacs that came with the distribution.
It is at /usr/bin
In the meantime, I have installed a compiled version of emacs that is installed at /usr/local/bin.
How do I modify Slack so that the App launcher launches /usr/local/bin/emacs?
View 2 Replies
View Related
Mar 24, 2010
I currently have two internet interfaces installed, one is ethernet (eth0) and the second is wireless (wlan0). Many command line applications allow you to specify which interface should be used, but many gui apps don't provide this option or at least I haven't found it. I have some questions:
1. How would I tell Firefox to use only my wlan0 interface? If it's possible in Firefox, is this also possible with Google Chrome?
2. If a program doesn't provide a command line argument to support this, is there a standalone application that could help manage preferences for multiple applications?
View 2 Replies
View Related
Jun 16, 2011
I was trying to add a virtual PDF printer and show I installed cups-pdf. Supposedly it is supposed to list the virtual pdf printer in the System->Administration->Printing dialog when I choose Add printer.But it does not do that. All it shows is the remote printers on my file server.So, opened up a web browser and when to localhost:631 and used the cups interface to add a virtual pdf printer, but still it does not show up in the printing dialog.
View 2 Replies
View Related
Jan 1, 2010
I was wondering is there a way I can install/configure an application to /opt instead of /usr or /usr/local like many do by default? I am most interested in install .deb packages in this manner how ever I am willing to compiling things from source if need be.
View 5 Replies
View Related
Feb 25, 2011
For archiving purposes, I am looking for the different (Gnome, KDE, Xfce) live CD images of the last revision (9) of Etch. I want a copy of them to compare how the system and the desktop environment have evolved in the last couple of years. Actually, I would also like to have live CD images of older releases, but I don't know if they exist.
View 5 Replies
View Related
Jul 24, 2010
I'm trying to add local sockets in my multi-threaded application in order to exchange data between threads. The only problem I got is that most of the information available on the net is related to internet oriented socket programming whileI want to perform local connections. got a thread that does the sniffing via libpcap. And I would like that thread to send each captured packet to a second thread that will analyse the packetof the thread implementations is written in separate .h file.Or maybe there is a more effective method of exchanging data between threads
View 14 Replies
View Related
Sep 10, 2010
When i upgrade my packages with aptitude in testing, I am starting to get this error.
Also I get this from cron now and then.
View 6 Replies
View Related
Aug 6, 2010
Does any one know how to generate patch between two revision from git repo? For example, how can I get a patch between v2.31.5 and v2.29.91 of Nautilus which is at [URL], without cloning the repo to my hard disk.
View 2 Replies
View Related
Dec 23, 2010
I am using Subversion version1.2 and need one favour. I have written code to delete particular revision from SVN Repository. Unfortunately, i couldn't delete particular version from repository. Any one can response me.. how to delete?
View 6 Replies
View Related
Jul 23, 2010
Is there any way in cvs to check in a change without incrementing the revision number?
I know you can specify the revision number, but I'm under the impression that if you specify a revision that exists, it increments .1 to the right.
So if current revision is 1.2 and i specify -r 1.2 it will make the revision 1.2.1
View 1 Replies
View Related
Mar 28, 2010
I need to setup my iptables rules for my computer to allow request and respond to HTTP, this is what I have so far. Does this look right?
View 4 Replies
View Related
Dec 9, 2010
One of Konqueror's unique features is that i can name a local process as the action in a form. When i submit that form, the local process is executed. Very helpful for certain offline tasks. What would make it even better is if i could find a way to pass some data to that local process from the html page. This could be the content of a hidden input item, etc. Alternatively, if there is a way for Konqueror to create or update a local file with data from the html page, that would acheive the same end.
View 1 Replies
View Related
May 4, 2011
Impossible to install the Lotus Notes 8.5.2 FP2
Code:
View 1 Replies
View Related
Sep 27, 2010
What command would you use to read about the sync system call (not the sync command)? How would you read a local man page for sync that was kept in the /usr/local/share/man?
View 2 Replies
View Related
Dec 9, 2009
I am trying to install tilp, a program for the link between a computer and a Texas Instruments calculator. I have downloaded all the packages to a local directory. I tried telling yum to install all the packages at the same time, though, the dependencies still fail to resolve (though they are all in the directory). I don't know if it would be safe to force install without the dependencies (even though I would install them later).
View 4 Replies
View Related
Oct 11, 2010
I made a live Ubuntu 10.10 USB Using Lucid's startup disk creator , but upon booting it stops at boot:>
View 3 Replies
View Related
Sep 13, 2010
I'm working in a lab running a CentOS server with Perl 5.8.8.
I would like to install a newer version of Perl for my personal use only (i.e. do not affect other users). How can I do that?
View 2 Replies
View Related
Dec 27, 2010
How to use a personal computer as a Linux web server for development purposes.
Is it possible to have both Windows XP and Linux web server in one computer?
View 5 Replies
View Related