[Thorsten Gunkel]
> No, I can live with that. If I want to overwrite that files anyway I
> can delete them manually if svn complains.
>
> So in short the solution to my problem is
> http://subversion.tigris.org/faq.html#in-place-import>?
That's it, yeah.
> > There have been some requests for up
On [Thu, 12.01.2006 01:18], Peter Samuelson wrote:
> [Thorsten Gunkel]
> > However when I want to do a checkout on another machine svn will complain
> > because etc already exists:
> >
> > # svn update
> > svn: Working copy 'etc' is missing or not locked
>
># cd /etc
># svn checkout htt
[Thorsten Gunkel]
> However when I want to do a checkout on another machine svn will complain
> because etc already exists:
>
> # svn update
> svn: Working copy 'etc' is missing or not locked
# cd /etc
# svn checkout http://your.server/your/etc .
This will store the files directly in /e
Package: subversion
Version: 1.1.4-2
Severity: wishlist
Hi, I (mis-)use subversion to store some parts of my filesystem.
e.g.
# svn add --non-recursive /etc/
# svn add /etc/fstab
to add (only) /etc/fstab but not for example /etc/passwd
However when I want to do a checkout on another machine sv
4 matches
Mail list logo