I am attempting to use Project Manager on my Mac.
Following the installation instructions at
http://www.jsoftware.com/jwiki/JAL/Package_Manager?highlight=%28Package%29%7C%28Manager%29
I downloaded "... a new core library from the library
distribution location directly," from
http://www.jsoftware.com/jal/j601/library/library_current_6.01.012_linux.tar.gz
I then moved the ...tar.gz file into the system folder of my
newly downloaded j601 directory which contains j601c. The
console session looked like this.

% tar -xzf /Users/brian/j601/system/library_current_6.01.012_linux.tar.gz
%

But I cannot find any new files anywhere and when I launch
the j ide there is still now PM menu. After the above tar
command I tried the following one which looks like bad news.

% tar -tf
/Users/brian/j601/system/library_current_6.01.012_linux.tar.gz
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Read 816 bytes from
/Users/brian/j601/system/library_current_6.01.012_linux.tar.gz
tar: Error exit delayed from previous errors
%

        Can someone tell me what I am doing wrong and how to
fix it, please?


On Thu, 14 Dec 2006, Chris Burke wrote:

+ The latest scripts that have the Package Manager (see
+ http://www.jsoftware.com/jwiki/JAL/Package_Manager), also have support
+ for subversion in Project Manager.
+
+ Menu Tools|Compare SVN compares the current project with the checked out
+ project. Menu Tools|Status SVN shows the current status of the project
+ or of its parent directories, and allows add/delete/revert/commit.
+
+ I already find this very useful. We could do the same for other SCMs.

(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to