pobi@pobi:~$ svn import --username test1 -m "Startowy import katalogu grupy." Pulpit/and https://serce.ics.p.lodz.pl/svn/test/and Dodawanie Pulpit/and/branches Dodawanie Pulpit/and/devteam.txt Dodawanie Pulpit/and/tags Dodawanie Pulpit/and/trunk Committing transaction... Zatwierdzona wersja 4943. pobi@pobi:~$ cd Desktop pobi@pobi:~/Pulpit$ svn co --username test1 https://serce.ics.p.lodz.pl/svn/test/and and1 A and1/devteam.txt A and1/trunk A and1/branches A and1/tags Pobrano wersję 4943. pobi@pobi:~/Pulpit/and1/trunk$ svn add hello --depth empty A hello pobi@pobi:~/Pulpit/and1/trunk$ svn add hello/hello.cpp A hello/hello.cpp pobi@pobi:~/Pulpit/and1/trunk$ svn commit Dodawanie hello Dodawanie hello/hello.cpp Przesyłanie treści pliku.done Committing transaction... Zatwierdzona wersja 4944. pobi@pobi:~/Pulpit/and1/trunk/hello$ g++ hello.cpp pobi@pobi:~/Pulpit/and1/trunk/hello$ ./a.out Hello, World!pobi@pobi:~/Pulpit/and1/trunk/hello$ set EDITOR=notepad.exe pobi@pobi:~/Pulpit/and1/trunk/hello$ cd .. pobi@pobi:~/Pulpit/and1/trunk$ svn propedit svn:ignore hello Ustawiona nowa wartość atrybutu 'svn:ignore' dla 'hello' pobi@pobi:~/Pulpit/and1/trunk$ svn status hello M hello ? hello/a.out M hello/hello.cpp pobi@pobi:~/Pulpit/and1/trunk$ svn commit pobi@pobi:~/Pulpit/and1/trunk$ svn ci -m "Dodany program ko gi to ergon z um" pobi@pobi:~/Pulpit/and1/trunk$ svn up Updating '.': W wersji 4945. pobi@pobi:~/Pulpit/and1/trunk$ cd .. pobi@pobi:~/Pulpit/and1$ svn commit Wysyłanie trunk/hello/hello.cpp Przesyłanie treści pliku.done Committing transaction... Zatwierdzona wersja 4946. pobi@pobi:~/Pulpit/and1$ pobi@pobi:~/Pulpit/and1$ cd trunk/hello pobi@pobi:~/Pulpit/and1/trunk/hello$ g++ hello.cpp pobi@pobi:~/Pulpit/and1/trunk/hello$ svn commit pobi@pobi:~/Pulpit/and1/trunk/hello$ svn up Updating '.': U hello.cpp Uaktualniono do wersji 4947. pobi@pobi:~/Pulpit/and1/trunk/hello$ svn up Updating '.': W wersji 4948. pobi@pobi:~/Pulpit/and1/trunk/hello$ svn commit Wysyłanie hello.cpp Przesyłanie treści pliku.done Committing transaction... Zatwierdzona wersja 4949. pobi@pobi:~/Pulpit/and1/trunk/hello$ svn up Updating '.': W wersji 4949.