Changes between Version 7 and Version 8 of SvnLogFormat


Ignore:
Timestamp:
Oct 14, 2022, 9:05:48 PM (2 years ago)
Author:
jac
Comment:

Start translation to English

Legend:

Unmodified
Added
Removed
Modified
  • SvnLogFormat

    v7 v8  
    99'''pfusik:''' I don't think the following makes much sense compared to the above.
    1010
    11 '''Jest to na razie draft opisu, aby było nad czym dyskutować. Tylko luźne myśli - nie testowałem jeszcze, jak by to wyglądało w praktyce.'''
     11This is a draft description for now so that there is something to discuss. Just loose thoughts - I have not yet tested how it would look in practice.
    1212
    13 === Operacje ===
     13=== Operations ===
    1414
    15 Użytkownik może sapy dodawać, usuwać i przemieszczać w inne miejsce.
     15The user can add, delete and move SAP files to another location.
    1616
    17 W ramach sapów może dodawać zmieniać i usuwać pola
     17The user can Wit can add change and delete fields in SAP files.
    1818
    1919=== Oznaczenia działań na plikach ===
     
    4747 * nowsza wersja muzyki
    4848
    49 === Linki Trac ===
     49=== Trac Links ===
    5050
    51 Trac wyświetla logi SVN używając swojego markupu. Proponuję z nim nie przesadzać, ale są rzeczy pożyteczne, np.
     51Trac displays SVN logs using its markup. I suggest not to overdo it with it, but there are useful things:
    5252
    5353"Fixed file broken in changeset:256".
    5454"Fixed ticket:128".
    5555
    56 Można alternatywnie pisać [256] i #128, ale to mniej rzuca się jako markup.
     56You can alternatively write the short forms [256] and #128.
    5757
    58 Skonfigurowałem też TortoiseSVN, aby rozpoznawał markup dla ticketów (ticket: i #) - zamienia go na klikalne linki, wyświetla kolumnę w show log i pole w okienku commit.
    59 Linków changeset: warto też używać w ticketach. W ticketach mogą się też przydać linki do repo.
     58I also configured TortoiseSVN to recognize markup for tickets (ticket: and #). It turns them into clickable links, displays a column in the show log and a field in the commit box.
     59Changeset: links are also worth using in tickets. Repo links can also be useful in tickets.