version

How can I see the revision number of each file in a SVN working copy?

I work with another developer in the same working copy (I know that is a bad idea), we usually do updated of individual files, and now we have files in some revision and others in another. How can I see a list of files with their respectives revision numbers? (The working copy is in a linux box, and we're using svn command line. Thanks ...

MPMoviePlayerViewController for older versions of iPhone SDK

If I use MPMoviePlayerViewController in 3.2/4.0 it builds fine. If I use it in 3.1.3 and below the build fails with error Expected specifier-qualifier-list before MPMoviePlayerViewController' I use this class in 113 places, so I get 113 errors. What is the best way to fix this critical issue? ...

old gcc version for boost

When I try to use boost on an old Linux system, I get the message: Compiler not configured - please reconfigure The version of my gcc is: gcc version 2.9-gnupro-99r1 And in boost's gcc.hpp file I see: // versions check: // we don't know gcc prior to version 2.90: #if (__GNUC__ == 2) && (__GNUC_MINOR__ < 90) # error "Compile...

how best to cope with different versions of Android?

I have an app that works fine in Android 1.x but not in Android 2.x i need to do things different based on the version of Android the app is running on (querying contacts). is it possible to have two separate methods within the one app that i can choose based on the version of Android the app is running on? many thanks Ed ...

Setting targeted version of plugin to avoid NoSuchMethodException

Im building a plugin in Eclipse 3.6, but I want it to be compatible with Eclipse 3.2. I just got NoSuchMethodException, because I used some new API. is there any way to force eclipse to check if im not using too new methods? When I created plugin i chose eclipse 3.2. ...

How to link a .NET 2.0 assembly in a .NET 4.0 solution

I have a project built with .NET 4.0. I have a lot of code that would be painful to convert back to 2.0. I try to import a Dll built with .NET 2.0. Everything works until I try to execute code from that DLL. It says that it cannot load the specified module or one of its dependency I used dumpbin.exe to check what dependencies it can ha...

Powershell One-Liner to return version of .NET Framework on a machine?

My first guess is something involving WMI. Does anybody know better? Clarification: One-Liner to return only the latest version for each installation of .NET ...

Gem dependencies versions meaning

Gem dependency version can be specified with prefixes =, <, >, <=, >= and ~>. I understand all except last one, what does ~> mean? ...

Visual SourceSafe and VS2005 Without Full Integration

Is it possible to use VSS 2005 with VS2005 and not have the .sln and proj files included in the source repository? If so could somebody please provide a template for getting this working. It strikes me, that understanding of the project hierarchy would be a damned site simpler without the default integration between VS2005 and VSS. An...

Iphone app compatibility question.

I have an app used iphone4's new feature (MFMessageComposeViewController). because this class does not exist in iphone3, I have to use a workaround method (old code) to do the thing. if ([self isVersion4]){ use new code } else { use old code } I compiled my app in iphone4 SDK and it runs well. I want to know if the app cound run well ...

Android minSdkVersion

Hello, I've programmed my app with Eclipse and android 2.2. However I think that my app would work for previous version and so it would allow more users to use my app. The problem is that I'm not sure... for instance I'm using Gestures which I think is a more recent feature... but otherwise I'm just using some Button, ListView, and WebVi...

Local or Server Based Crawler that Detects the PHP version of a script

I have custom scripts that are were written near the change of php4 and php5 and I am looking to find all of the php4 versions easily so that I can rewrite them so that they work with php5.3. Is there a tool that can perform this on my local machine or the server? ...

How to work with a new Python installation while having an old one installed?

After a fresh installation of my Windows dev machine, I installed Python 2.7. Quickly I learnt that this was a mistake as many of the packages I use only work on Python 2.6. So I installed 2.6 also and now I have both installations. How can I make everything work with Python 2.6 instead of Python 2.7? Every time I install a package it ...

Android app compability

Hello, I've build my app under the version 1.6, 2.1 and 2.2 of android and it works. I'd like to know when I'll publish it what is the best : Build under 1.6 and so it will be compatible with newer version of android or Build under 2.2 and set "Target SDK version" to 8 and "Min SDK Version" to 4 Thanks ...

How to get versions of project references?

I am using C# and I wish to get the versions of some of the dll's that are in the references of my projects. I know that I can get it simply by assuming that the file is in the current folder, however, this may not always be the case. Is there a more robust way of doing this? ...

how do i get a python module's version number through code?

I remember someone showed me a way but its eluded me so far. I'm trying to get the version number of a specific few modules that I use. Something that I can store in a variable. ...

JDK version (Java Development Kit update)

what is the last version of JDK with netbeans? ...

Question about debian packages

Hello, I wrote a C++ program and then created a package. Every thing went normally with the installing and what not. But now I have another version of the program, an update. Is there a way to create a package with this new version that deletes the old one, or do I have to remove the old version manually and then install the new version?...

What does aspnet_regiis.exe do

What does aspnet_regiis.exe do exactly other than updating the document mappings to correct aspnet_isapi.dll version, is updating the ASP.NET version from inetmgr same as running aspnet_regiis, I could not find any blog post or article describing the steps this particular batch command does. Please give any links you know of detailing th...

Whats the difference between "Software Version" and "Platform Version" ?

i read some post about platform-difference but i can't solve my problem i made network-program in bold9000 using 3G &wifi in my bb9000 os version:5.0.0.509 platform 5.2.0.50 branding 1.0.114.308o it works very well but when my customer tested it in bold9000 os v5.0.0.681 platform 5.2.0.64 branding version 1.0.1180.265...