Pertama instal TortoiseSVN . Selama instalasi ikuti langkah-langkah ini
1. Jalankan Pemasang TortoiseSVN.
2.Jika Anda sudah menginstal svn , "Pilih opsi untuk Memodifikasi".
3. pilih kotak centang "Instal alat klien baris Perintah ke hard drive lokal".
4.Tambahkan C: \ Program Files \ TortoiseSVN \ bin ke variabel lingkungan Path Anda atau tekan CTRL + ALT + S di android studio. Lalu pergi ke "Kontrol Versi" -> Subversi -> Umum -> Centang kotak "gunakan klien baris perintah" dan setel path ke C: \ Program Files \ TortoiseSVN \ bin \ svn.exe
5. Mulai IntelliJ.
In Android studio1.5 version when you try to add the file in your project,
android studio will ask for a pop like "schedule for Addition"
to subversion?. select the check box (Remember, don't ask again) and click "yes".
After this whatever the file you add or remove to your project it will automatically
synced to your svn repository. suppose if you didn't get that dialog, but you want to
add the newly added .png or xml file to svn means you can manually select those files
which you have added (the newly added file will be in red color) right click
on that file -> subversion -> Add to VCS or simply select the file and use (CTRL+ALT+A).
Dalam gambar warna hijau (logo_actionbar) mewakili ke file sudah ditambahkan ke svn, merah mewakili belum menambahkan di svn. keren..!
Jika Anda ingin mengubah sarana pengaturan "Jadwal untuk Penambahan", Buka Pengaturan -> Kontrol Versi -> Konfirmasi -> Ketika file dibuat
Pilih Tampilkan opsi sebelum menambahkan ke kontrol versi
svn.exe
juga. Dicari di folder instalasi TortoiseSVN, Android Studio, seluruh file program termasuk file program (x86) tetapi tidak berhasil. Ada ide?