Debian :: Svn Log - Check Out The Log As Well When Checking Out A Version From Some Repo?
Jun 14, 2011
Is it possible to check out the log as well when you are checking out a version from some repo. For instance this is a game I like :-
[Code]...
The game is called dawn-rpg and one can find about it at dawn-rpg.sourceforge.net but that's not what I want to talk about. The thing it would be so much more convenient for me if instead of going to the svn mirror or whatever it is and checking out the log, it was local. I know I could do something like this :-
svn log > svnlog150611.txt
This would download the log file and put the contents in some text file I have named as svnlog150611.txt . The problem with this way of doing things is that each time I have to check out I would have to create a new txt file with that date. If there was a way one could check out the log as well when checking out a new version/release it would be nice. Its also possible that this might be already be there and there might be another command to use locally that I am not aware about. In that case, would look forward to people to share the same.
How can I use the preinst script to check to see if the version that is installed older than the version trying to be installed and if so, take an action?
For example: if the software installed is at a version less than 6.14 then take an action, else return 0?
preinst: Code: Select allset -e case "$1" in install|upgrade) # if version installed <6.14 then do something else return 0 ;;
I want to install Debian Stable 8 Jessie. I've tried the main website, of course, first. But there are a lot of options there to download Debian 8: CD, DVD, Live etc. I downloaded debian-live-8.0.0-amd64-lxde-desktop.iso and I booted live in VirtualBox. It boots fine and the operating system looks in order.
Questions/problems:
1. The desktop icon for the installer says "Install Debian sid". But from what I know "sid" is unstable version. I do not want unstable, nor testing. I just want normal Stable. Did I got the wrong version? The website is a bit confusing about which version is which.
2. How do I check the md5 of the iso? I know how to do that with other distros, they usually specify it near the download link and I can execute in terminal the command 'md5sum' followed by the specific linux distro iso and then compare the numbers. But I can find no such thing for Debian. I searched the website but could not find any clear info.
3. After I install, what should I do in order to make Iceweasel work with Flash and multimedia codecs? I also need Skype and the proprietary Nvidia drivers.
And if I enable these non free, do I get automatic updates for them like for the rest of standard Debian software? Or, if not, what should I do?
The idea is that I want a system that is as stable and bug free as possible, but I won't use many apps beyond these ones. I don't need the latest and greatest software as long as these get security updates. Should I be ok with this configuration?
Also how do I check the latest version available? I gather to update a driver I need to update the kernel so ill not be doing that but im trying to get more familiar with linux here. I know how to do this in windows so it would be good to be able to check driver versions in linux too. Im on debian 8.1 with intel HD4400 graphics.
1. what is the difference between the repo version and the sun .rpm version? 2. will usb, printer, etc. be available to the guest os? 3. Will my computer be able to handle running 2 os? after upgrade I will have a p4, 1g ram (333 ddr), and a 250g hard drdive.
IMy goal is to install WinXP and to help test new version of openSUSE with openbox.
Because the version of the microcode installed by the package intel-microcode in Testing (2009-03-30) is way older than the one currently offered by Intel (2010-02-09), I only installed the package microcode.ctl and let it fetch the microcode. However, after reading the Read Me files, manual pages and system logs, and checking the directory where the microcode is stored, I have not been able to find an option to check the version of the microcode in use.
This is the output of update-intel-microcode: Local version: Remote version: could not extract the actual data of remote microcode
I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686
I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)
Where can I find the packages which are between the fedora and update repos' versions?
there is a tool, which can check and compare DNS records for me. I'd like to tell it to look at our private subnet, and it for to return records which have missing or different DNS records, than were expected. if it just looked up every record and returned it in a "neat" way, that'd work too.
I run zypper up regularly against the 4.3 repo and supposedly the latest stable version is 4.3.5. However, after the latest update I am still showing 4.3.4r2.
The DST in Chile has changed due to the earthquake. I am using openSuSE 11.2, but my clock is using the pre-earthquake info. I am currently using timezone and timezone-java version 2009u-0.1.1, and I believe there is an updated timezone version 2010u, but it hasn't been uploaded to the official repositories yet. How can I fix my timezone?
I am compiling mesa and it compiles ok but I think it it compiles to the usr/local/lib but I want to replace the system version as I want applications to use my compiled version instead.
Ive got the Remi repo all setup along with yum priorities. I know how I would go about installing PHP 5.3 but for Drupal 6.x version 5.2.x is more compatible. I see php 5.2.13 in the remi repo archives. How should I go about installing it? just wget the rpm and install?
I am running Ubuntu 9.04 at work and have a sudden need to install a newer version of python-support (> 0.9.0) than is currently available in the repo (0.8.7) for my Ubuntu version. Upgrading to 9.10 is not an option as we are planning to jump to 10.04 LTS in the next few months and I am unable (unwilling) to mess with a complete upgrade prior. Is it possible for me to upgrade to the newest version of python-support - or is this package OS version specific? Assuming it's possible, how might I go about the process of upgrading?
When I upload a file to a shared folder, it gives me the choice of checking a check box that says "publish", what's the difference between checking/not checking it?
I am new to Debian but not Linux-based systems. I have been experimenting a lot with Debian Lenny/Squeeze. I am growing more comfortable each day with the Debian design. Yet there remain many unexplored areas. I am creating a migration check list. Things to check, prepare, or reconfigure when moving from one Linux-based system to Debian.
I have a good computer background and my current check list probably is fairly good. Yet I would appreciate input and opinions from experienced Debian users of things to watch in such a migration. Login defs, passwd/group files, different directory locations, keymaps, services and daemons, etc. I am not too concerned with the desktop as I plan to stick with KDE 3.5 for a while and I can basically move those settings across.
I need to install Mercurial, and i want to do it through the shell. Yesterday i tried it, but i got the 1.1.5 version (something like that),but i need the newest version.How can i check the version of the package being downloaded (or about to be) and/or get the newest version?
Code: lspci Quote: 00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
However, the speed I copied from one USB device to anther (both are USB 2.0 ) is around 4.4M/second, which seems to be very slow. I'm wondering if the USB driver is not powerful enough. By the way, I'm using Ubuntu 10.10 .
This has probably been answered elsewhere, but I could not see it - how can I check which version of Ubunbtu I have installed and whether it is 32 or 64 bit?