versions Questions

8

I'm using Versions for SVN. I attempt to commit and get this message: Commit failed (details follow): '/Users/mike/Sites/mysite.com/astss-cvsdude/Trunk/cart/flashfile.swf' is scheduled for ad...
Waffle asked 11/2, 2010 at 21:29

7

Solved

I'd like to implement a way of recording the version of a project within code, so that it can be used when testing and to help track bugs. It seems the best version number to use would just be the...
Succinctorium asked 19/8, 2008 at 14:19

7

Solved

A project I'm working on requires serializing a data structure before shutting down and restores its state from this serialized data when it start up again. Last year, we were building for .NET 1....
Deductible asked 15/10, 2008 at 4:9

3

Solved

I want to list all of the applications and versions installed on my mac. Stuff like perl, php, etc., not the stuff you see in the Applications directory... Is there a unix command for that?
Collywobbles asked 25/3, 2010 at 19:14

5

Solved

One small function of a large program examines assemblies in a folder and replaces out-of-date assemblies with the latest versions. To accomplish this, it needs to read the version numbers of the e...
Ceto asked 9/10, 2008 at 16:13

3

Solved

Where I can find a comparative speed benchmark between python versions? For example the performance between 2.6, 2.7, 3.0 , 3.1 and 3.2 versions.
Eisenstein asked 16/8, 2011 at 19:36

9

How should I make the choice ? What are the parameters I should take into account ?
Glassware asked 23/9, 2010 at 14:45

4

On my system, I have several modules installed multiple times. To give an example, numpy 1.6.1 is installed in the standard path at /usr/lib/python2.7/dist-packages, and I have an updated version o...
Mock asked 23/5, 2014 at 15:8

2

I am using the Version Maven Plugin plugin use-latest-versions functionality to update groupID=com.example* internal dependency versions to the latest version. This is executed as part of our CI sy...
Jasmine asked 4/4, 2016 at 19:27

3

Solved

I'm a bit of newcomer to using svn on a mac. I'm using Versions. I've been getting reports that I've been overwriting other devs work, so I'm hoping someone here can make sure I'm doing things pr...
Kurbash asked 7/10, 2011 at 8:59

1

Solved

This is in reference to a warning message appearing in build.gradle file: All com.android.support libraries must use the exact same version specification (mixing versions may lead to runtime cr...
Prospector asked 19/9, 2017 at 17:11

2

Could i install several Ansible versions at a single OS and switch them at will? For now we have several releases, say 1.5.4 for Ubuntu, but the latest is 2.0.1, and 1.9.4 is still around. I would ...
Weeds asked 6/4, 2016 at 14:22

1

Solved

https://javaserverfaces.java.net/nonav/2.2/releasenotes.html lists two diverging version branches of JSF2.2 where, strangely, 2.2.8-xx seems to be more recent than 2.2.9 and above. Some bugs are f...
Submersible asked 7/3, 2017 at 16:35

2

Solved

Some python 3 features and modules having been backported to python 2.7 what are the notable differences between python 3.1 and python 2.7?
Audry asked 21/1, 2011 at 6:55

1

Solved

I need change all snapshots dependency of my project before pass to release. I'm trying versions:use-releases from commandline mvn versions:use-releases, but it doesn't work for me. I'm using Nexus...
Pismire asked 4/5, 2016 at 8:41

5

Solved

This is a common problem. I'm using 2 libraries A.jar and B.jar and these depend on different versions of the same jar. Let's say that at runtime I need THIS.x.x.x.jar MY.jar -> A.jar -> T...
Leola asked 12/10, 2009 at 9:28

2

I'm new to Rails...using RubyMine as an IDE. I have Paper_Trail saving previous versions of the data "xoi_qb". My view is currently showing the current and previous data as I'd like, but I would ...
Isaacson asked 27/5, 2015 at 4:27

1

Solved

if I have installed version of GIT 1.9.4 and the repository on server is using 1.8.2 would there be a problem? Are there any issues with working using different versions of GIT? Does every person i...
Jacques asked 12/11, 2014 at 9:57

3

Solved

My ClickOnce application uses a third party tool that requires the Visual C++ 2005 redistributable. The third party tool will not work if only the VC++ 2008 redistributable is installed. However, i...
Emulation asked 23/9, 2008 at 17:28

4

Solved

I was wondering if there is a way that I could install Xcode 6 along side Xcode 5. I've seen people say you could but they haven't really explained why. Can someone help to explain why? Also, how w...
Camber asked 4/6, 2014 at 16:31

3

I installed git on Mac os, when i try to create a new repository with git init, i get this error : dyld: lazy symbol binding failed: Symbol not found: ___strlcpy_chk Referenced from: /usr/local...
Essieessinger asked 11/4, 2014 at 14:16

3

I have search everywhere but I can't find information on how to create a branch in Versions for Mac. How is this done?
Mallarme asked 17/3, 2012 at 20:50

7

I use a subversion client called SmartSVN, but it needs Java in order to run. I would like to get rid of that dependency and try something new. Can you think of a better SVN client? I have tried T...
Slighting asked 25/2, 2011 at 21:1

2

Solved

For the project I'm working on, I need to save all the files of a specific version of a git repository. I've looked through a fair amount of information regarding git checkout but I can't figure ou...
Contiguity asked 12/6, 2012 at 17:40

7

Solved

Our codebase where I work is .NET 2.0. For our new assembly/DLLs/web applications I would love to take advantage of what 3.5 has to offer. Can one mix .NET frameworks(per assembly) in a solution? ...
Hydrodynamics asked 12/3, 2010 at 13:50

© 2022 - 2024 — McMap. All rights reserved.