Re: SVN under AS400: svn add failed
From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 26 Feb 2008 21:29:26 -0500
On Tue, Feb 26, 2008 at 7:23 AM, CHANIAT Dominique
> I am trying to use Subversion under AS400.
You can only use SVN with the IFS. It sounds like you are trying to
$ /QSYS.LIB/SVN14PRD.LIB/SVN.PGM co
That would checkout to the IFS folder /testsvn
You can create a symlink in the IFS to the *PGM so that you can just
$ svn co file:///subversion/repositories/test /testsvn
I do not work with OS/400 anymore, so that is about the extent of the
-- Thanks Mark Phippard http://markphip.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-02-27 03:30:00 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.