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

Re: Next question... adding and removing files from the repository

From: Martino Piccinato <martino.piccinato_at_nexus.it>
Date: 2005-08-09 08:38:19 CEST

Jeffrey Kesselman wrote:

>Okay,
>
>Im adding and removing files from my lcoal WO. How do I get those to
>changes to committ to the repository? Doing RightClick->Team->Commit
>on the root of the WO is checkign in my modifieds but not my adds or
>deletes. RightCLick->team on the specific files in question only
>gives me the options "Apply Patch" and "Show Properties".
>
>JK
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
you have to "Team" -> "Add file to revision control" (or something like
that), I mean you have to inform the svn repository that it must track
also the new file. If you look at new added files they have a small
question mark "?" overlay icon, after you add it to the (local)
repository they will have a plus sign "+". After that you can do a usual
committ.
Received on Tue Aug 9 16:38:19 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.