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

importing a non moveable tree

From: George Georgalis <george_at_galis.org>
Date: 2006-04-12 17:32:00 CEST

I'd like to import /usr/local/www to a repo (as trunk/www).

This directory contains, a global apache configuration, some
makefiles, a virtual domain directory for each domain, which in
turn contains that domain's config, log files, htdocs, cgi, etc.

I want to import most of the (running) tree but as I set
svn:ignore, I get a fairly plain error.

 svn propset svn:ignore 'access.log supervise error current @4*' .
 svn: '.' is not a working copy

I can imagine a number a ways to deal with this, such as importing
just the directory 'www' elsewhere (with properties) then stop
the webserver, move the original www away, checkout www, move the
live content in there, startup the webserver and piecemeal add the
content.

maybe that won't work, or there is a better way?

// George

-- 
George Georgalis, systems architect, administrator <IXOYE><
http://galis.org/ cell:646-331-2027 mailto:george_at_galis.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 12 17:34:11 2006

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.