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

svn_load_dirs.pl: "(in cleanup) Can't return to /tmp/svn_load_dirs_v9leeQUQpQ/my_import_wc"

From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-01-10 01:08:31 CET

My first time trying this `svn_load_dirs.pl`, which did not seem to
complete. Could the script be having trouble because some of
the .c, .h, etc. have mixed line-end style? That is sure what ruined
my attempt earlier to import with auto-properties.

~> svn_load_dirs.pl $RROBO/vendor FreeRTOS \
    ~/downloads/MCU/RTOS/FreeRTOS/FreeRTOS/

Checking that the base URL is a Subversion repository.
Running /usr/local/bin/svn log -r HEAD svn://localhost/robo/vendor

Finding the root URL of the Subversion repository.
Running /usr/local/bin/svn log -r HEAD svn://localhost
Running /usr/local/bin/svn log -r HEAD svn://localhost/robo
Determined that the svn root URL is svn://localhost/robo.

Native EOL on this system is \012.

Finding if any directories need to be created in repository.
Running /usr/local/bin/svn log -r HEAD
svn://localhost/robo/vendor/FreeRTOS
No directories need to be created to prepare repository.
Checking out svn://localhost/robo/vendor/FreeRTOS
into /tmp/svn_load_dirs_v9leeQUQpQ/my_import_wc
Running /usr/local/bin/svn checkout
svn://localhost/robo/vendor/FreeRTOS my_import_wc

Loading /home/jsmith/downloads/MCU/RTOS/FreeRTOS/FreeRTOS/.
Running /usr/local/bin/svn commit -m
Load /home/jsmith/downloads/MCU/RTOS/FreeRTOS/FreeRTOS/ into
vendor/FreeRTOS.

Running /usr/local/bin/svn update
Cleaning up /tmp/svn_load_dirs_v9leeQUQpQ
        (in cleanup) Can't return
to /tmp/svn_load_dirs_v9leeQUQpQ/my_import_wc
from /tmp/svn_load_dirs_v9leeQUQpQ (No such file or directory)
at /usr/local/bin/svn_load_dirs.pl line 1958

========
I think that's what created this revision below, although many more
dirs should have been added. It could have been a different failed
attempt that added these:
========

------------------------------------------------------------------------
r46 | (no author) | 2007-01-02 16:59:37 -0700 (Tue, 02 Jan 2007) | 3
lines
Changed paths:
   A /vendor/FreeRTOS/Demo/CORTEX_LM3S102_GCC/hw_include/libdriver.a
   
A /vendor/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/hw_include/libdriver.a
   A /vendor/FreeRTOS/Demo/CORTEX_LM3S316_IAR/hw_include/libdriver.a

Load /home/jsmith/downloads/MCU/RTOS/FreeRTOS/FreeRTOS into
vendor/FreeRTOS.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 10 01:09:12 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.