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

RE: Feature Request

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2007-04-23 14:09:40 CEST

Hi Andreas,

You wrote:
> Hi, my feature request is for reconnecting unversioned local copies!
...
> Idea: There could be a feature to compare a directory against
> a trunk so
> that I can decide which file is the newest. Then if I did and
> continued, subversion checks out the trunk but keeps the local files,
> which are newer. I can then commit all files and I'm fine.

This would be a three liner batch file using the command line.

copy yourWC somewhere
svn co yourURL yourWC
copy somewhere yourWC

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Apr 23 14:09:47 2007

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

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