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

adding something to svn

From: N D <niranjan8712_at_gmail.com>
Date: Thu, 24 Jul 2008 18:15:23 +0200

Hi all,

I make a dir using svn mkdir.
I want to add the contents of the working copy to this newly created
directory.

as far as i saw the svn manual, i saw "svn add files" i did not find
anything like this "svn add <source> <URL_at_svn_repo>"

is right now, my working copy is pointing to vx_v_z_abc and i want to to
commit the contents of the working dir to the dir that i switched to using
the svn switch command. will svn commit serve the purpose? so in short
<local copy of vx_v_z_abc> to be commited to vx_v_z_abc in svn, will this
happen if i just say svn commit -m "messge" will the wroking copy land in
directory vx_v_z_abc???

-- 
Regards,
Niranjan Deshpande
"Shut yourself from the world and create the reality you want"
Received on 2008-07-24 18:15:55 CEST

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.