Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Communications
>
Usenet News
>
SWEEP - WEB Based NNTP front end
>
SCM
>
SVN
>
Commit
SWEEP - WEB Based NNTP front end
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
News
R/O
SSH
HTTPS
Summary
SourceTree
Commits
Branches
Tags
sweep: Commit
Commit MetaInfo
Revision
47 (
tree
)
Time
2022-08-12 07:32:19
Author
iwao
Log Message
無視パターンの追加
Change Summary
added:
branches/client/.svnignore
(
diff
)
modified:
branches/client/build.gradle
(
diff
)
normal:
branches/client/cli
normal:
branches/client/cli-ee
normal:
branches/client/cli-ee3
normal:
branches/client/old-java
modified:
branches/client/settings.gradle
(
diff
)
normal:
branches/client/sweep-client
normal:
branches/client
Incremental Difference
--- branches/client/.svnignore (nonexistent)
+++ branches/client/.svnignore (revision 47)
@@ -0,0 +1,9 @@
1
+# svn ps svn:ignore -F .svnignore . cli* jfc* kfc* old-java
2
+.vscode
3
+.gradle
4
+.svnignore
5
+bin
6
+build
7
+*.log
8
+*.derby
9
+*.db
Show on old repository browser