Bazaar and Visual Studio
Eli Zaretskii
eliz at gnu.org
Thu Sep 16 06:42:10 BST 2010
> From: "Stephen J. Turnbull" <stephen at xemacs.org>
> Date: Thu, 16 Sep 2010 14:18:45 +0900
> Cc: Bazaar List <bazaar at lists.ubuntu.com>, Kuno Meyer <kuno.meyer at gmx.ch>
>
> Alexander Belchenko writes:
> > Kuno Meyer пишет:
>
> > > - automatic rename tracking (--> no after-the fact reconstruction
> > > of renames or after-the-fact modification of project files)
> >
> > What it means?
>
> I can think of three places where the file needs to be renamed: in the
> working tree's directory, in the build control scripts (Makefiles on
> Unix, .project files in Xcode on Mac, and I suppose on Windows they
> get recorded in the Microsoft cloud in Redmond, or maybe in the
> registry ;-), and in the VCS.
Actually, VS stores this information in project files, which are
(depending on its version) some variety of XML files.
More information about the bazaar
mailing list