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

Import related questions

From: Hakan Koseoglu <hakan.koseoglu_at_pcmsgroup.com>
Date: 2004-07-06 10:57:18 CEST

Hi all,

I have a couple of repositories but I always get confused with import.
For example, I have a directory (/home/hakank/dir1) to import, I use the
following command from /home/hakank

svn import dir1 file:///repodir/dir1

That works because I have r/w access to /home/hakank.

If I want to import a directory which is on a directory I don't have r/w
access, it doesn't work. Especially if I want to import something like
/doc. I have to become root to do that and that messes up with the DB4's
file structure (especially if I am using the file:// method).

The last thing is, import doesn't create the svn client configuration
directories. If I import a documentation directory which contains over
1GB of data, to be able to have a working copy I have to check out all
of them into a different location. It won't allow me to check out on top
of my existing structure and it won't recognise that I already have
these files here. In the book chapter 5 section 6.2 mentiones import in
a very short manner and never explains that there are some practical
problems with importing directories.

What's the best practice solutions to get rid of these problems? In some
cases I cannot move the directory off / and I can't give myself r/w
access to that directory, even temporarily.

-- 
Hakan Koseoglu
PCMS Ltd.
3 Avro Court
Ermine Business Park
Huntingdon
Cambs PE29 6XS
Tel: +44-1480-435436
Fax: +44-1480-434012
Disclaimer: Any resemblance between the above views and those of my
employer, my terminal, or the view out my window are purely
coincidental.  Any resemblance between the above and my own views is
non-deterministic.  The question of the existence of views in the
absence of anyone to hold them is left as an exercise for the reader.
The question of the existence of the reader is left as an exercise for
the second god coefficient.  (A discussion of non-orthogonal,
non-integral polytheism is beyond the scope of this article.)
________________________________________________________________________
The information contained in this e-mail is intended only for the person
or entity to which it is addressed and may contain confidential and/or
privileged material. If you are not the intended recipient of this
e-mail, the use of this information or any disclosure, copying or
distribution is prohibited and may be unlawful.
If you received this in error, please contact the sender and delete the
material from any computer.
The views expressed in this e-mail may not necessarily be the views of
The PCMS Group plc and should not be taken as authority to carry out any
instruction contained.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 6 11:09:44 2004

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.