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

RE: Add content to repository without working copy

From: Lars Heineken <lars.heineken_at_disimage.com>
Date: 2006-08-07 13:45:25 CEST

Sorry, forgot to include mailing list.

-----Original Message-----
From: Lars Heineken
Sent: Monday, August 07, 2006 11:00 AM
To: 'indraveni@yahoo.co.in'
Subject: RE: Add content to repository without working copy

Hi Indraveni,

> svn import is used to add a new project for the repository..
> But I want to add a folder or a file to the existng repository
> without checking out it into a working copy..

Subversion doesn't have special entities like a project. What is called
a project is nothing more than a simple folder from subversion's point
of view. Therefore you can use 'svn import' to add a 'project' (that is:
a folder) to the repository without checking out a working copy.
I don't know how to add a single files though :-(

Regards,

Lars Heineken.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 7 13:48:12 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.