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