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

RE: Bug report

From: Jasmin Heljic <j.heljic_at_elektroprivreda.ba>
Date: Thu, 16 Feb 2012 10:12:00 +0000

Thank you Stefan!

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: Thursday, February 16, 2012 10:53 AM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Bug report

2012/2/16 Jasmin Heljic <j.heljic_at_elektroprivreda.ba>:
> Hi people,
>
> I would like to report a bug. Here is the story: I changed the case of
> the file name, for example the name was in upper case (FILE.EXE), then
> I changed it in lower case (file.exe), when I tried to commit it to
> server, no changes were detected, and when I refreshed, the name was
> returned to the previous state (upper case). My intention was to apply
> the change to the name of files.

Yes, this is a bug: you failed to rename the file with the proper svn command.
When you rename a file, you have to use the svn command to do so, otherwise the rename is not recognized and case-only changes are reverted back automatically.

So, to fix this bug:
* right-click on the file FILE.EXE
* Select "Rename" from the TSVN context menu
* enter "file.exe" (without the quotes) in the rename dialog
* click the OK button
Now you can commit that rename.

But to fix this bug for real, you have to read the docs. Otherwise more such bugs will surface.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2923397
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
________________________________
Informacije u ovom e-mail su povjerljive i odnose se isključivo na primaoca e-mail poruke. Pristup ovoj poruci od bilo koga drugog nije odobren. Ako ste primili ovu e-mail poruku greškom vratite je pošiljaocu te nakon toga izbrišite poruku i uništite bilo koju kopiju iste.
Ako niste željeni primalac, svako objavljivanje, kopiranje ili distribucija ovog e-maila je zabranjeno i može biti kažnjivo.
JP Elektroprivreda BiH ne može garantirati da je e-mail komunikacija sigurna i bez grešaka, informacija može biti oštećena, izgubljena, stići kasnije, nekompletna ili sadržavati virus. Ova napomena potvrđuje također da je e-mail poruka provjerena sa antivirusnim programom.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2923401
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-16 11:12:07 CET

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.