VirtualBox

Changeset 26521 in vbox


Ignore:
Timestamp:
Feb 15, 2010 1:49:44 AM (15 years ago)
Author:
vboxsync
Message:

scm: correct slashes (for windows). another idea.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/scm.cpp

    r26516 r26521  
    25402540    if (fModified)
    25412541        ScmVerbose(pState, 2, " * Converted EOL markers\n");
     2542
     2543    /** @todo also check the subversion svn:eol-style state! */
    25422544    return fModified;
    25432545}
     
    30923094    if (RT_SUCCESS(rc))
    30933095    {
     3096        RTPathChangeToUnixSlashes(szBuf, false /*fForce*/);
     3097
    30943098        PSCMSETTINGS pSettings;
    30953099        rc = scmSettingsCreateForPath(&pSettings, &pSettingsStack->Base, szBuf);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette