Sponsored Content
Full Discussion: Install of Subversion on AIX
Operating Systems AIX Install of Subversion on AIX Post 302128897 by saddlerken on Friday 27th of July 2007 04:35:28 AM
Old 07-27-2007
Install of Subversion on AIX

To anyone that can help us

We use AIX 5.3 and when we installed Subversion (1.3.1) it took us a week to install.

We know how to do the install (a look at the Subversion website tells us how to do this). It is the libraries, compiler version etc...that is the issue. We have to port the software to a new operating system because collabnet do not supply binaries. The below link typifies some of the issues we are having.

SVNForum.org :: View topic - Trying to install Subversion 1.4.2 on AIX 5.3


We need to upgrade soon but wed don't want to have resource wasted for a week doing the install.

Thanks
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Can I Install AIX 4.3.3 on a PC?

Would it be possible to install AIX ver 4.3.3 on a Pc so I can Practice commands and become familiar with the system? Is there anything special that i would have to do? Thanks Frank (1 Reply)
Discussion started by: wumagic
1 Replies

2. AIX

Problems install Aix 5.3

Hello I have a server that I want to install Aix 5.3, first I change on the sms to install device from the cdrom, when I boot the server on the display hangs up on the message E443 and nothing happens. Who Can I resolve this. Thanks in advance for your comments. (3 Replies)
Discussion started by: lo-lp-kl
3 Replies

3. AIX

How to install aix on a VLPAR

I have a VIO server on p5, already setup vio client as a lpar on that machine. The question is how I install AIX on that LPAR from NIM server? Does anybody have a document or which IBM redbook has the steps? (0 Replies)
Discussion started by: rainbow_bean
0 Replies

4. AIX

Samba install on AIX 5.2

Ok I'm still trying to figure AIX out, I was used to HP-UX until they switched our server to AIX in February and all of the other servers are Linux which appears to be much more friendly. AIX is, well, NOT. I am trying to install Samba so I can copy files onto a Windows SQL server - that's all... (5 Replies)
Discussion started by: rball
5 Replies

5. AIX

how to install fonts in AIX

Dear Friends, Please help me out to install fonts in AIX. I am new to AIX. Thanks in advance. Regards, dba (2 Replies)
Discussion started by: aix.dba
2 Replies

6. AIX

Install of Subversion on AIX

To anyone that can help us We use AIX 5.3 and when we installed Subversion (1.3.1) it took us a week to install. We know how to do the install (a look at the Subversion website tells us how to do this). It is the libraries, compiler version etc...that is the issue. We have to port the... (1 Reply)
Discussion started by: saddlerken
1 Replies

7. AIX

Aix download and Install

I am new to Aix and would like to learn . Is there is some free download for this os available to be installed on a home desktop pc with 4 gb ram and 2.7 ibm single proc computer . can some one help me with the download link and installation instructions. Thank you in advance (3 Replies)
Discussion started by: bally90
3 Replies

8. AIX

How to install AIX on x series?

Hi everyone, I have one IBM server x3650 M2 with intel cpu, i want to install AIX on it. Could you please tell me which version of AIX i can use to install on that machine? Thank you very much :) (1 Reply)
Discussion started by: simba87
1 Replies

9. AIX

Install Numpy in AIX 6.1

Hi I have been trying install numpy in AIX 6.1 unsuccessfully, the versions are numpy (1.7 or 1.6), ( IBM XL C/C++ for AIX, V11.1 or gcc 4.7.2 ) I put in site.cfg from numpy the following library_dirs = /opt/freeware/lib:/usr/lib:/usr/lib64:/lib:/usr/local/lib64 include_dirs =... (0 Replies)
Discussion started by: Brunolac
0 Replies

10. AIX

AIX pseries install

Hello, I'm very rookie to AIX and attempting to install AIX. I have vio ready on the machine and don't know how to install OS? Inserted Volume 1 DVD into the ROM, don't know what to do next. Searched many forum but cant find the this basic thing. Please let me know how to install AIX on this... (4 Replies)
Discussion started by: pjeedu2247
4 Replies
svnversion(1)						      General Commands Manual						     svnversion(1)

NAME
svnversion - Produce a compact version number for a working copy. SYNOPSIS
svnversion [wc_path [trail_url]] OVERVIEW
Subversion is a version control system, which allows you to keep old versions of files and directories (usually source code), keep a log of who, when, and why changes occurred, etc., like CVS, RCS or SCCS. Subversion keeps a single copy of the master sources. This copy is called the source ``repository''; it contains all the information to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit http://subversion.tigris.org. Documentation for Subversion and its tools, including detailed usage explanations of the svn, svnadmin, svnserve and svnlook programs, his- torical background, philosophical approaches and reasonings, etc., can be found at http://svnbook.red-bean.com/. Run `svnversion --help' to access the built-in tool documentation. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWsvn | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+ NOTES
Source for Subversion is available on http://opensolaris.org. svnversion(1)
All times are GMT -4. The time now is 04:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy