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

RE: Copy File handling

From: Greg Irvine <greg.irvine_at_thalesatm.com>
Date: 2004-11-29 22:10:14 CET

I think there's actually a small bug where if you copy (CTRL-C) and paste
(CTRL-V) a file over the top of an existing file, a delete and an add is
done.

Greg.

-----Original Message-----
From: Lars Grunewaldt [mailto:lgw@dark-reality.de]
Sent: Tuesday, 30 November 2004 7:33 AM
To: users@subclipse.tigris.org
Subject: Re: Copy File handling

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hm, meanwhile I tried what you proposed,

svn copy

on the command line (I was expecting it should work after a refresh :)
and than the pending operations clearly state "copy", not new.

I'll stick to the command line for copying files for now, but maybe this
is worth another enhancement request :)

thanx,
~ Lars

Mark Phippard wrote:
| Lars Grunewaldt <lgw@dark-reality.de> wrote on 11/29/2004 03:10:28 PM:
|
|
|>Hi there,
|>
|>I have to copy several files from directory A to directory B but I have
|>to make sure that svn registers this copy like when I use
|>
|>svn copy filename dest
|>
|>in the working copy.
|>
|>When I use the copy/paste function for files of eclipse, the new files
|>appear in the "pending operations" list as "added", not as "copied", so
|>I'd assume that the copy is not handled "correctly".
|>
|>Is this true, or is just the display incorrect and the Files are
|
| svn-copied?
|
| I believe it is doing a copy. One nice thing about Subversion is that
| there is a common API for managing the WC. So you can always use the
| command line or TortoiseSVN or whatever to do something and it doesn't
| mess up Eclipse. At worst, you just have to do a refresh. I mention
this
| only because I would suggest doing an svn copy on the command line, and
| then seeing how it appears in the pending operations view. Likewise, you
| might want to do an svn status to see how Subversion itself reports the
| files.
|
| If you show the SVN Console in Eclipse, you should be able to see the
| command it uses.
|
| Mark
|
|
|
____________________________________________________________________________
_
| Scanned for SoftLanding Systems, Inc. by IBM Email Security Management
Services powered by MessageLabs.
|
____________________________________________________________________________
_
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
| For additional commands, e-mail: users-help@subclipse.tigris.org
|
|

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBq4d+QWC6DTWkDAoRAq8YAJ44Hd35vgEwHUiatQYugMORtgnubgCggBIw
eBEdxziScjIPmGy7f0/wt/U=
=chrx
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Nov 30 08:10:14 2004

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.