[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Svn basics not working

From: David Jacopille <djacopille_at_mfs.com>
Date: 2007-04-12 22:55:01 CEST

Just did clean install of 1.4.3 with deps on OS X 10.4.9 and am attempting
to follow the basic instructions in the SVN documentation explicitly but I'm
not getting very far. Iım not using Apache or WebDAV ­ Iım working locally
in all cases. Please review and provide suggestions. Thank you!

Step 1: Create: Seems to work OK ­ it creates a directory with SVN stuff in
it.
    svnadmin create --fs-type fsfs /Volumes/bosotoraid/svn/chart_svn/

Step 2: Import: Possibly some problems
    Here Iım importing everything in the ~/stuff_to_import folder which has
4 things in it:
    ~/stuff_to_import/branches/
    ~/stuff_to_import/trunk/
    ~/stuff_to_import/release_tags/
    ~/stuff_to_import/trunk/TECHNICAL RELEASE NOTES.dot

    svn import ~/stuff_to_import file:///Volumes/bosotoraid/svn/chart_svn -m
"initial import"

    Adding /Users/djac/stuff_to_import/trunk
    Adding (bin) /Users/djac/stuff_to_import/trunk/TECHNICAL RELEASE
NOTES.dot
    svn: Can't get exclusive lock on file
'/Volumes/bosotoraid/svn/chart_svn/db/transactions/0-1.txn/rev-lock':
Operation not supported

    also tried Œchmod ­R 777 /Volumes/bosotoraid/svn/chart_svn/*ı but that
did not improve the import.

Step 3: List: Generates no output or errors
    svn list file:///Volumes/bosotoraid/svn/chart_svn/

Step 4: Checkout: Confirms I checked out revison 0 but thereıs no evidence
of anything having happened.
    svn checkout file:///Volumes/bosotoraid/svn/chart_svn/ /Volumes/USB/svn/

    Checked out revision 0.

    The command Œls ­la /Volumes/USB/svn/ı lists no chart_svn directory or
any other new files.

Thanks,
Dave Jacopille

"MFS Relay Service" made the following
 annotations on 04/12/07 16:54:50
------------------------------------------------------------------------------
This email communication and any attachments may contain proprietary, confidential, or privileged information. If you are not the intended recipient, you are hereby notified that you have received this email in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. The sender does not waive confidentiality or any privilege by mistransmission. If you have received this email in error, please notify the sender immediately, delete this email, and destroy all copies and any attachments.
==============================================================================
Received on Thu Apr 12 22:55:29 2007

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.